]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* gdb.texinfo (Remote Protocol): Don't mention vCont;T.
authorPedro Alves <palves@redhat.com>
Sun, 4 Oct 2009 17:28:45 +0000 (17:28 +0000)
committerPedro Alves <palves@redhat.com>
Sun, 4 Oct 2009 17:28:45 +0000 (17:28 +0000)
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 79ace1e1a6adc61c64a25c0f6d282929560851b0..83c7e679ccfa7f2ede0bdbaf5d5bd22594b3d24f 100644 (file)
@@ -1,3 +1,7 @@
+2009-10-04  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
+
 2009-09-30  Pierre Muller  <muller@ics.u-strasbg.fr>
 
        * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
index 29d6a7c4cd2f866393aa4d61a843548f5e92180c..1f98fa5b5f1887963240ddfff62eb50095d41550 100644 (file)
@@ -28187,16 +28187,14 @@ Step.
 Step with signal @var{sig}.  The signal @var{sig} should be two hex digits.
 @item t
 Stop.
-@item T @var{sig}
-Stop with signal @var{sig}.  The signal @var{sig} should be two hex digits.
 @end table
 
 The optional argument @var{addr} normally associated with the 
 @samp{c}, @samp{C}, @samp{s}, and @samp{S} packets is
 not supported in @samp{vCont}.
 
-The @samp{t} and @samp{T} actions are only relevant in non-stop mode
-(@pxref{Remote Non-Stop}) and may be ignored by the stub otherwise.  
+The @samp{t} action is only relevant in non-stop mode
+(@pxref{Remote Non-Stop}) and may be ignored by the stub otherwise.
 A stop reply should be generated for any affected thread not already stopped.
 When a thread is stopped by means of a @samp{t} action,
 the corresponding stop reply should indicate that the thread has stopped with