doc/
authorPedro Alves <palves@redhat.com>
Tue, 19 Feb 2008 21:36:54 +0000 (21:36 +0000)
committerPedro Alves <palves@redhat.com>
Tue, 19 Feb 2008 21:36:54 +0000 (21:36 +0000)
commitfd96d2509cf0467d293f63f3c83dee43a62099ba
tree275d09b6857e1b9e5e5796dec988679afbecbcf1
parentd9bf65d51a514fca5b56b75b0e4b7d0364c78207
doc/
* gdb.texinfo (vAttach, vRun): Remove requirement of the stub
killing the inferior when it is already debugging a process.

gdbserver/
* server.c (handle_v_requests): When handling the vRun and vAttach
packets, if already debugging a process, don't kill it.  Return an
error instead.
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/gdbserver/ChangeLog
gdb/gdbserver/server.c
This page took 0.034526 seconds and 4 git commands to generate.