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 c9c4616..cbcd0e6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2009-01-14 Pedro Alves <pedro@codesourcery.com> + * mi/mi-main.c (mi_cmd_execute): Clean up parenthesis mess from + previous change. + +2009-01-14 Pedro Alves <pedro@codesourcery.com> + * remote.c (extended_remote_mourn_1): Invalidate our notion of current general thread. |