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 5e34bbb..233ea29 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2008-12-09 Jan Kratochvil <jan.kratochvil@redhat.com> + + * remote.c (remote_parse_stop_reply): Use REG only after its NULL check. + 2008-12-08 Joel Brobecker <brobecker@adacore.com> * python/python-value.c (values_in_python): Add specific initialization |