]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/i386-nat.c
2002-07-04 Pierre Muller <muller@ics.u-strasbg.fr>
authorPierre Muller <muller@sourceware.org>
Thu, 4 Jul 2002 12:32:29 +0000 (12:32 +0000)
committerPierre Muller <muller@sourceware.org>
Thu, 4 Jul 2002 12:32:29 +0000 (12:32 +0000)
commit9b4f1ba7ede77d776fabb9642cbeef5091e38e1d
treedf7bb7bfc72439b14137ea173ad545260a35fe5d
parent00f8375eddd0063911d7181574bf1fec7fec491b
2002-07-04  Pierre Muller  <muller@ics.u-strasbg.fr>

* i386-nat.c (child_post_startup_inferior): New function
calling i386_cleanup_dregs if
I386_USE_GENERIC_WATCHPOINTS is defined.
* config/i386/nm-i386.h: define CHILD_POST_STARTUP_INFERIOR
conditional to acknowledge that i386-nat.c has its
own child_post_startup_inferior function.
gdb/ChangeLog
gdb/config/i386/nm-i386.h
gdb/i386-nat.c