summaryrefslogtreecommitdiff
path: root/gdb/breakpoint.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-10-06 19:27:13 +0000
committerAndrew Cagney <cagney@redhat.com>2003-10-06 19:27:13 +0000
commit41989fcd807079207bf6a6ed39eb72ff4f3087eb (patch)
treee46d581dce0d02f6af0befc359ed86a4b07a2604 /gdb/breakpoint.h
parent28a86f5cc006038eeefb09bf74b756b3aacc1afa (diff)
downloadbinutils-gdb-41989fcd807079207bf6a6ed39eb72ff4f3087eb.tar.gz
2003-10-06 Andrew Cagney <cagney@redhat.com>
* breakpoint.c, breakpoint.h: Remove obsolete code and comments. * buildsym.c, dbxread.c, gdbtypes.c, mdebugread.c: Ditto. * monitor.c, sparc-tdep.c, stabsread.c: Ditto. * stabsread.h, xcoffread.c: Ditto.
Diffstat (limited to 'gdb/breakpoint.h')
-rw-r--r--gdb/breakpoint.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/gdb/breakpoint.h b/gdb/breakpoint.h
index 86eec4ae310..2cd5260dbc8 100644
--- a/gdb/breakpoint.h
+++ b/gdb/breakpoint.h
@@ -223,9 +223,8 @@ struct breakpoint
int number;
/* Address to break at. Note that zero is a perfectly valid code
- address on some platforms (for example, the OBSOLETE mn10200
- and mn10300 simulators). NULL is not a special value for this
- field. */
+ address on some platforms (for example, the and mn10300
+ simulators). NULL is not a special value for this field. */
CORE_ADDR address;
/* Line number of this address. */