Added llgs --named-pipe support and program_name-version_number printout support.
authorTodd Fiala <todd.fiala@gmail.com>
Fri, 11 Jul 2014 22:50:13 +0000 (22:50 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Fri, 11 Jul 2014 22:50:13 +0000 (22:50 +0000)
commit67041194b9b3ea424054cd0cf2f66fc14fa99cac
tree6a19b139feec6b3f5b85044ccdeb982b40933cba
parenta39390699c2b1752840d9995325423997ff9799a
Added llgs --named-pipe support and program_name-version_number printout support.

Added a unit test to test debugserver and llgs compliance on --named-pipe support.

Modified llgs to implement --named-pipe support.  (Note: need to revisit with
new generic pipe support).

llvm-svn: 212854
lldb/test/tools/lldb-gdbserver/TestStubNamedPipe.py [new file with mode: 0644]
lldb/test/tools/lldb-gdbserver/gdbremote_testcase.py
lldb/tools/lldb-gdbserver/lldb-gdbserver.cpp