diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index f2e779b..08ff980 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,10 @@ 2012-12-15 Yao Qi <yao@codesourcery.com> + * gdb.texinfo (Debugging Output): Document 'set debug + notification' and 'show debug notification'. + +2012-12-15 Yao Qi <yao@codesourcery.com> + * gdb.texinfo (Listing Tracepoints): New item and example about 'installed on target' output. Add more in the example about 'installed on target'. |