summaryrefslogtreecommitdiffstats
path: root/gdb/config/i386
diff options
context:
space:
mode:
authorPierre Muller <muller@sourceware.org>2007-10-08 07:49:56 +0000
committerPierre Muller <muller@sourceware.org>2007-10-08 07:49:56 +0000
commit136855cdc305ef6aad3a948f5ffd734f69ea4f80 (patch)
treecdc34e90a7ecf77dcbf96511cd97349f7fda23b6 /gdb/config/i386
parentcdf430071a9b0a75ba633b7623e47df73c1b8463 (diff)
downloadppe42-binutils-136855cdc305ef6aad3a948f5ffd734f69ea4f80.tar.gz
ppe42-binutils-136855cdc305ef6aad3a948f5ffd734f69ea4f80.zip
2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
* config/i386/nm-i386.h (CHILD_POST_STARTUP_INFERIOR): ARI fix: Remove.
Diffstat (limited to 'gdb/config/i386')
-rw-r--r--gdb/config/i386/nm-i386.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/i386/nm-i386.h b/gdb/config/i386/nm-i386.h
index 3a40e4efd8..d5cefd17a0 100644
--- a/gdb/config/i386/nm-i386.h
+++ b/gdb/config/i386/nm-i386.h
@@ -110,10 +110,6 @@ extern int i386_stopped_by_watchpoint (void);
#define target_remove_hw_breakpoint(bp_tgt) \
i386_remove_hw_breakpoint (bp_tgt)
-/* child_post_startup_inferior used to
- reset all debug registers by calling i386_cleanup_dregs (). */
-#define CHILD_POST_STARTUP_INFERIOR
-
#endif /* I386_USE_GENERIC_WATCHPOINTS */
#endif /* NM_I386_H */
OpenPOWER on IntegriCloud