From 605a56cbd3e45de9304a5bdd2f877fa0d15627c1 Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Fri, 5 May 2006 17:29:38 +0000 Subject: [PATCH] * gdb.texinfo (Remote Configuration): Remove "set remotedebug" and "show remotedebug". (Debugging Output): Add additional index entries. --- gdb/doc/ChangeLog | 6 ++++++ gdb/doc/gdb.texinfo | 14 +++----------- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index dc5f4f1..73fd9b2 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2006-05-05 Daniel Jacobowitz + + * gdb.texinfo (Remote Configuration): Remove "set remotedebug" + and "show remotedebug". + (Debugging Output): Add additional index entries. + 2006-04-27 Michael Snyder * gdb.texinfo (delete-fork): Command renamed to "delete fork". diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 3230dcb..7da8073 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -12452,17 +12452,6 @@ expect to see @samp{Ctrl-C} as the interrupt signal. Show whether @value{GDBN} sends @code{BREAK} or @samp{Ctrl-C} to interrupt the remote program. -@item set remotedebug -@cindex debug remote protocol -@cindex remote protocol debugging -@cindex display remote packets -Control the debugging of the remote protocol. When enabled, each -packet sent to or received from the remote target is displayed. The -defaults is off. - -@item show remotedebug -Show the current setting of the remote protocol debugging. - @item set remotedevice @var{device} @cindex serial port name Set the name of the serial port through which to communicate to the @@ -15947,6 +15936,9 @@ Displays the current state of displaying @value{GDBN} C@t{++} overload debugging info. @cindex packets, reporting on stdout @cindex serial connections, debugging +@cindex debug remote protocol +@cindex remote protocol debugging +@cindex display remote packets @item set debug remote Turns on or off display of reports on all packets sent back and forth across the serial line to the remote machine. The info is printed on the -- 2.7.4