* gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
authorPedro Alves <palves@redhat.com>
Thu, 22 May 2008 21:21:41 +0000 (21:21 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 22 May 2008 21:21:41 +0000 (21:21 +0000)
killing the inferior when it is already debugging a process.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index e4b3ce6973bd721c932d56890df5812d61491b60..8af0712cf8328a375859a2357f49eb0a671fd735 100644 (file)
@@ -1,7 +1,7 @@
 2008-05-22  Pedro Alves  <pedro@codesourcery.com>
 
-       * gdb.texinfo (vAttach): Re-remove requirement of the stub killing
-       the inferior when it is already debugging a process.
+       * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
+       killing the inferior when it is already debugging a process.
 
 2008-05-21  Joel Brobecker  <brobecker@adacore.com>
 
index ba20a50850683c57797293420fe5a99237b68d13..2b85090e247cf14a74ebc26571630752094138c4 100644 (file)
@@ -24202,7 +24202,7 @@ Run the program @var{filename}, passing it each @var{argument} on its
 command line.  The file and arguments are hex-encoded strings.  If
 @var{filename} is an empty string, the stub may use a default program
 (e.g.@: the last program run).  The program is created in the stopped
-state.  If the stub is currently controlling a process, it is killed.
+state.
 
 This packet is only available in extended mode (@pxref{extended mode}).
 
This page took 0.043433 seconds and 4 git commands to generate.