Add gdb-remote test for $qMemoryRegionInfo code querying.
authorTodd Fiala <todd.fiala@gmail.com>
Wed, 4 Jun 2014 15:44:33 +0000 (15:44 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Wed, 4 Jun 2014 15:44:33 +0000 (15:44 +0000)
commit0811e7140260af0da2bbbadf9c8c51011ee78949
treec107ccf8bf62858e4611762dbb135e6c74d8c76d
parent04c225862491b656b3804bf54d17e7c291a129e3
Add gdb-remote test for $qMemoryRegionInfo code querying.

Added test stub for collecting a code, heap and stack address.

Added test to verify that the code address returns a readable,
executable memory region and that the memory region range
was indeed the one that the code belonged to.

llvm-svn: 210187
lldb/test/tools/lldb-gdbserver/TestLldbGdbServer.py
lldb/test/tools/lldb-gdbserver/main.cpp