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 6ca2a27e879..240ba890abc 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,10 @@ 2010-07-01 Pedro Alves <pedro@codesourcery.com> + * gdb.texinfo (Create and Delete Tracepoints): Add more index + entries for fast tracepoints and static tracepoints. + +2010-07-01 Pedro Alves <pedro@codesourcery.com> + * gdb.texinfo (General Query Packets) <qfThreadInfo, qsThreadInfo>: Spell out `l' as ell. |