diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index c015a4d..147a099 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,12 @@ 2009-03-31 Joel Brobecker <brobecker@adacore.com> + * gdb.texinfo (Ada Tasks): Add documentation about task-specific + breakpoints. + (Set Breaks): Add reference to thread-specific and task-specific + breakpoints. + +2009-03-31 Joel Brobecker <brobecker@adacore.com> + * gdb.texinfo (Ada Tasks): Remove the documentation about the "Running" state, as this state has been eliminated. Now all runnable tasks are shown as "Runnable". |