diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8247778..1a5bafc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2010-01-05 Michael Snyder <msnyder@vmware.com> + + * infrun.c (handle_inferior_event): Fix typo in comment. + 2010-01-05 Jan Kratochvil <jan.kratochvil@redhat.com> * symfile.c (syms_from_objfile): Remove the !MAINLINE conditional. |