summaryrefslogtreecommitdiffstats
path: root/lldb/test/tools/lldb-gdbserver/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename test/tools/lldb-gdbserver to test/tools/lldb-serverRobert Flack2015-03-061-404/+0
* Fix 4 failing llgs-related tests on a stock Ubuntu 14.04 x86_64 system./Todd Fiala2014-10-201-0/+15
* Add lldb-gdbserver support for Linux x86_64.Todd Fiala2014-06-301-3/+6
* Added gdb-remote test to verify M memory write.Todd Fiala2014-06-101-0/+7
* Added gdb-remote test for s packet, single stepping.Todd Fiala2014-06-091-4/+29
* Added gdb-remote test for software breakpoints.Todd Fiala2014-06-051-15/+43
* Added gdb-remote $qMemoryRegionInfo tests for heap and stack.Todd Fiala2014-06-041-26/+27
* Add gdb-remote test for $qMemoryRegionInfo code querying.Todd Fiala2014-06-041-0/+26
* Added gdb-remote memory read ($m) test.Todd Fiala2014-06-031-0/+22
* gdb-remote signal delivery test cleanup.Todd Fiala2014-05-301-21/+114
* gdb-remote testing: new test, cleaned up socket reading.Todd Fiala2014-05-291-8/+91
* Added gdb remote tests to verify $Hg{thread-id}.Todd Fiala2014-05-231-0/+55
* Added gdb remote protocol tests across all qRegisterInfo responses.Todd Fiala2014-05-191-1/+1
* Added gdbremote tests to verify kill and continue after attach.Todd Fiala2014-05-141-3/+9
* Fix up TestLldbGdbServer C++ test slug exe.Todd Fiala2014-05-141-1/+1
* Added debugserver/llgs test for command-line --attach {pid} variant.Todd Fiala2014-05-141-1/+10
* Added gdb remote protocol tests for no output and inferior non-zero exit code.Todd Fiala2014-04-291-3/+27
* Added TestLldbGdbServer test for A start exe packet.Todd Fiala2014-04-251-0/+7
OpenPOWER on IntegriCloud