diff options
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/ChangeLog | 5 | ||||
-rw-r--r-- | gdb/doc/gdb.texinfo | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 03a704b..e3fa4ba 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com> + + * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with + qThreadExtraInfo. + 2000-03-28 J.T. Conklin <jtc@redback.com> * gdb.texinfo: Clarify which remote debug protocol commands are diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 6aca7ad..4308756 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -9465,7 +9465,7 @@ respond to each reply with a request for more thread ids (using the (lower-case el, for @code{'last'}). @item extra thread info -@tab @code{qfThreadExtraInfo,}@var{<id>} +@tab @code{q}@code{ThreadExtraInfo}@code{,}@var{id} @tab @item @tab |