diff options
Diffstat (limited to 'gdb/breakpoint.c')
-rw-r--r-- | gdb/breakpoint.c | 4 |
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 |