Add $vAttach support to llgs.
authorTodd Fiala <todd.fiala@gmail.com>
Tue, 29 Jul 2014 22:30:01 +0000 (22:30 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Tue, 29 Jul 2014 22:30:01 +0000 (22:30 +0000)
commit7306cf3cb7fd69583510529609b975939393254f
tree7d65b828bb9e7a1a82c4085eb09cf58917bee26b
parentcf36a366a81bdca3083cdcdf2f405a9071598230
Add $vAttach support to llgs.

Also adds a new test case for vAttach;{pid} for llgs and debugserver.

llvm-svn: 214236
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.h
lldb/test/tools/lldb-gdbserver/TestGdbRemoteAttach.py [new file with mode: 0644]
lldb/test/tools/lldb-gdbserver/gdbremote_testcase.py