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 a6917cb..ec17070 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2009-04-23 Joel Brobecker <brobecker@adacore.com> + * ada-tasks (task_command_1): Call target_find_new_threads. + +2009-04-23 Joel Brobecker <brobecker@adacore.com> + * stack.c (do_gdb_disassembly): Print the exception message if an error was thrown while trying to perform the disassembly. |