diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2014-06-13 19:11:33 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2014-06-13 19:11:33 +0000 |
commit | e50b2e44ef040b9ab67b107f35565d3d64344980 (patch) | |
tree | 6e235c591d67426c438cc85f3c33579a11ff4990 /llvm/lib/Support/ErrorHandling.cpp | |
parent | 1cf7c64fa525bb59eb91151bac343ca46d050144 (diff) | |
download | llvm-e50b2e44ef040b9ab67b107f35565d3d64344980.zip llvm-e50b2e44ef040b9ab67b107f35565d3d64344980.tar.gz llvm-e50b2e44ef040b9ab67b107f35565d3d64344980.tar.bz2 |
Added gdb-remote stop packet expedited register tests.
Expedited registers currently checked for are pc, fp and sp.
Also broke out the gdb-remote base test case logic into
class gdbremote_testcase.GdbRemoteTestCaseBase in the new
gdbremote_testcase.py file.
TestGdbRemoteExpeditedRegisters.py is the first gdb-remote area
to be contained in its own test case class file.
The monolithic TestLldbGdbServer.py has been modified to derive
from gdbremote_testcase.GdbRemoteTestCaseBase. Soon I will
pull out all the gdb-remote functional area tests from that class
into separate classes.
I'm intending to start all GdbRemote test cases with GdbRemote
so it is easy to run them all with a -p pattern match on the
test run infrastructure.
Also scanned and removed all cases of whitespace-only lines in
the files I touched.
llvm-svn: 210931
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions