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 3c4504b..1442303 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2004-01-03 J. Brobecker <brobecker@gnat.com> + + * infrun.c (handle_inferior_event): Move the declaration of + real_stop_pc inside the if blocks where it is used. + 2004-01-03 Mark Kettenis <kettenis@gnu.org> * sparc64-tdep.c (sparc64_16_byte_align_p) |