diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6e3aa7d..2593e0a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,4 +1,11 @@ -2010-11-22 Joel Brobecker <brobecker@adacore.com> +2010-11-23 Phil Muldoon <pmuldoon@redhat.com> + + PR python/12212 + + * python/py-inferior.c (find_thread_object): Check if PIDGET + returns 0. + +010-11-22 Joel Brobecker <brobecker@adacore.com> * ada-lang.c (ada_template_to_fixed_record_type_1): Delete bit_incr. |