Added gdb-remote test for software breakpoints.
authorTodd Fiala <todd.fiala@gmail.com>
Thu, 5 Jun 2014 16:34:13 +0000 (16:34 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Thu, 5 Jun 2014 16:34:13 +0000 (16:34 +0000)
commitf032399bc479833a6f948a1ced6413e906f221be
tree6ffd61a9e1aec7c271b4163ca9f202e9feb32b37
parent82f9e8a62ed327d8ac2787444fd7b3c6ab0c17fc
Added gdb-remote test for software breakpoints.

Tests $Z0 and $z0.  Extends test exe get-code-address-hex:
to take a function name.

Enabled for debugserver, disabled for llgs.  Implementing
in llgs branch next.

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