diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 82ecc7c..d6169fa 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2008-08-09 Mark Kettenis <kettenis@gnu.org> + + * i386obsd-nat.c (i386obsd_supply_pcb): Supply the right bytes for + the %eip register. + 2008-08-08 Tom Tromey <tromey@redhat.com> * Makefile.in (python.o): Remove dependencies. Use COMPILE and |