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
commit408acf78bae0d7d1d5fc12ce7474ba9c6dd9a5b1 (patch)
treeef424375fa6f20910fb969d7432730ceaa200047 /gdb/breakpoint.h
parent5e42fb544abbf809b80aaa0d78c5a3eedb82b69d (diff)
downloadgdb-408acf78bae0d7d1d5fc12ce7474ba9c6dd9a5b1.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. */