aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-02-04 22:49:19 +0000
committerAndrew Cagney <cagney@redhat.com>2003-02-04 22:49:19 +0000
commit67f16606128a6b77ff51068a9f0562d5c1b9b2cb (patch)
treea893f84af34914a500886ccdffe68ad0b94c2947 /gdb/breakpoint.c
parentfd2299bd8dd81b3d402be2b225ae9efd17f0dde5 (diff)
downloadgdb-67f16606128a6b77ff51068a9f0562d5c1b9b2cb.zip
gdb-67f16606128a6b77ff51068a9f0562d5c1b9b2cb.tar.gz
gdb-67f16606128a6b77ff51068a9f0562d5c1b9b2cb.tar.bz2
2003-02-04 Andrew Cagney <ac131313@redhat.com>
* NEWS: Mention that the mn10200-elf is obsolete. * configure.tgt: Obsolete mn10200-*-* target. * breakpoint.c (update_breakpoints_after_exec): Update comment to mention that the mn10200 is obsolete. * breakpoint.h: Ditto. * MAINTAINERS: Mark the mn10200-elf as obsolete. * config/mn10200/mn10200.mt: Obsolete file. * config/mn10200/tm-mn10200.h: Obsolete file. * mn10200-tdep.c: Obsolete file. Index: testsuite/ChangeLog 2003-02-04 Andrew Cagney <ac131313@redhat.com> * gdb.disasm/mn10200.exp: Obsolete file. * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200. * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200. * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
Diffstat (limited to 'gdb/breakpoint.c')
-rw-r--r--gdb/breakpoint.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/breakpoint.c b/gdb/breakpoint.c
index cd671a9..5327d7a 100644
--- a/gdb/breakpoint.c
+++ b/gdb/breakpoint.c
@@ -1238,8 +1238,8 @@ update_breakpoints_after_exec (void)
automagically. Certainly on HP-UX that's true.
Jim Blandy <jimb@redhat.com>: Actually, zero is a perfectly
- valid code address on some platforms (like the mn10200 and
- mn10300 simulators). We shouldn't assign any special
+ valid code address on some platforms (like the OBSOLETE mn10200
+ and mn10300 simulators). We shouldn't assign any special
interpretation to a breakpoint with a zero address. And in
fact, GDB doesn't --- I can't see what that comment above is
talking about. As far as I can tell, setting the address of a