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 5aa6e3d..4341038 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2009-10-04 Pedro Alves <pedro@codesourcery.com> + * NEWS: Mention non-stop mode. + +2009-10-04 Pedro Alves <pedro@codesourcery.com> + * gdbinit.in: Set data-directory to @srcdir@. 2009-10-02 Pedro Alves <pedro@codesourcery.com> |