* remote.c (remote_stop_ns): If multi-process extensions are off,
authorPedro Alves <palves@redhat.com>
Sat, 28 Mar 2009 01:15:13 +0000 (01:15 +0000)
committerPedro Alves <palves@redhat.com>
Sat, 28 Mar 2009 01:15:13 +0000 (01:15 +0000)
commitf91d3df5c6156218eb413f35b2b06c1d77103a5e
treedfadbb0ee496a988e42f86c671f38a3b7e232d21
parent7b0e8051319071c234fd682d459148922622c35d
* remote.c (remote_stop_ns): If multi-process extensions are off,
and GDB is requesting the whole process to stop, sent "vCont;t",
not "vCont;t:-1"
gdb/ChangeLog
gdb/remote.c