* config/i386/nm-i386.h (CHILD_POST_STARTUP_INFERIOR): ARI fix: Remove.
+2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+        * config/i386/nm-i386.h (CHILD_POST_STARTUP_INFERIOR): ARI fix: Remove.
+
 2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
 
        * linux-fork.c: ARI fix: include "gdb_wait.h" instead of <sys/wait.h>.
        Makefile.in (linux-fork.o): Add gdb_wait.h dependency. 
 
-
 2007-10-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * remote.c (get_offsets): Only call free_symfile_segment_data if
 
 #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 */