summaryrefslogtreecommitdiffstats
path: root/lldb/test/tools/lldb-gdbserver/gdbremote_testcase.py
Commit message (Expand)AuthorAgeFilesLines
* Rename test/tools/lldb-gdbserver to test/tools/lldb-serverRobert Flack2015-03-061-1208/+0
* Merge lldb-platform and lldb-gdbserver into a single binaryTamas Berghammer2015-02-181-1/+1
* Have llgs tests output their traces into session dirPavel Labath2015-02-041-1/+3
* Properly specify a few checksum values for llgs tests.Stephane Sezer2014-11-201-1/+1
* Properly specify the regex used to match register indexes.Stephane Sezer2014-11-141-1/+1
* Specify checksums properly for llgs test suite packets.Stephane Sezer2014-11-131-5/+5
* Fix llgs to send triple for non-Apple platforms and lldb to interpret correctly.Todd Fiala2014-08-261-0/+1
* llgs: corrected Linux signal reception notification for SIGABRT, SIGSEGV and ...Todd Fiala2014-08-121-5/+8
* Add $vAttach support to llgs.Todd Fiala2014-07-291-2/+11
* llgs: add --reverse-connect support.Todd Fiala2014-07-261-5/+50
* Fixes a number of issue related to test portability on Windows.Zachary Turner2014-07-181-1/+1
* gdb-remote test noise suppression on MacOSX.Todd Fiala2014-07-161-0/+4
* Modified gdb-remote tests to run with automatically-chosen ports.Todd Fiala2014-07-141-5/+109
* Added llgs --named-pipe support and program_name-version_number printout supp...Todd Fiala2014-07-111-0/+3
* Skip tests that are intermittent on Linux, fix gdb-remote port-grabbing code.Todd Fiala2014-07-091-33/+43
* Add lldb-gdbserver support for Linux x86_64.Todd Fiala2014-06-301-0/+1
* Implemented gdb-remote protocol tests for vCont;s and vCont;s:{thread}Todd Fiala2014-06-271-1/+173
* Added gdb-remote tests for Q{Save,Restore}RegisterState.Todd Fiala2014-06-201-1/+176
* Fixed up gdb-remote auxv regex issues with binary data.Todd Fiala2014-06-191-1/+14
* Added gdb-remote auxv test for chunked reads.Todd Fiala2014-06-171-0/+34
* Added gdb-remote auxv tests.Todd Fiala2014-06-171-1/+52
* Minor gdb-remote test QListThreadsInStopReply changes from llgs branch.Todd Fiala2014-06-151-0/+1
* Added several gdb-remote tests around QListThreadsInStopReply.Todd Fiala2014-06-141-1/+1
* Added gdb-remote expedited register dupe check.Todd Fiala2014-06-141-2/+14
* Sync accumulated minor diffs in llgs branch gdb-remote tests.Todd Fiala2014-06-131-14/+39
* Added gdb-remote stop packet expedited register tests.Todd Fiala2014-06-131-0/+543
OpenPOWER on IntegriCloud