Added gdb-remote P/p thread suffix test.
authorTodd Fiala <todd.fiala@gmail.com>
Thu, 12 Jun 2014 20:38:56 +0000 (20:38 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Thu, 12 Jun 2014 20:38:56 +0000 (20:38 +0000)
commit8895c52a6303a00559272cefb098e9a553cd8bf0
treeffb14abdde643f2481abfb7eeab056e52e448482
parent8e650d7bf02a59aac5aa15b749769a4fea367a9f
Added gdb-remote P/p thread suffix test.

Improved the P writes all GPR register values test.  It now
limits itself to GPR registers that are not containers for
other registers.  Pulled in improvements from the llgs branch.

Note on Linux llgs I'm able to write a much wider range
of registers successfully with $P using the bitflip test than I am able
to write with debugserver.  Might be worth drilling into.

llvm-svn: 210818
lldb/test/tools/lldb-gdbserver/TestLldbGdbServer.py
lldb/test/tools/lldb-gdbserver/lldbgdbserverutils.py