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 c18ed80..cc69b57 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2009-10-10 Pedro Alves <pedro@codesourcery.com> + + * mi/mi-cmd-stack.c (list_args_or_locals): Use internal_error. + Put "break" statements on their own line. + 2009-10-09 Pedro Alves <pedro@codesourcery.com> * linux-nat.c (linux_nat_wait_1): Bail out, if TARGET_WNOHANG and |