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 e6867c62eec..53087700b11 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2012-10-15 Tom Tromey <tromey@redhat.com> + + PR python/14634: + * python/py-symbol.c (sympy_dealloc): Check for NULL symbol. + 2012-10-11 Andrew Burgess <aburgess@broadcom.com> * remote-sim.c (gdbsim_create_inferior): Call init_thread_list to |