index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
test
/
tools
/
lldb-gdbserver
/
TestLldbGdbServer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename test/tools/lldb-gdbserver to test/tools/lldb-server
Robert Flack
2015-03-06
1
-1501
/
+0
*
Properly specify a few checksum values for llgs tests.
Stephane Sezer
2014-11-20
1
-4
/
+4
*
Specify checksums properly for llgs test suite packets.
Stephane Sezer
2014-11-13
1
-11
/
+11
*
Fix a test broken by r216564.
Todd Fiala
2014-08-29
1
-4
/
+6
*
Refactored existing gdb-remote qProcessInfo tests into separate python file.
Todd Fiala
2014-08-26
1
-101
/
+0
*
gdb-remote test noise suppression on MacOSX.
Todd Fiala
2014-07-16
1
-34
/
+0
*
Add lldb-gdbserver support for Linux x86_64.
Todd Fiala
2014-06-30
1
-37
/
+0
*
Implemented gdb-remote protocol tests for vCont;s and vCont;s:{thread}
Todd Fiala
2014-06-27
1
-160
/
+0
*
Added gdb-remote tests for Q{Save,Restore}RegisterState.
Todd Fiala
2014-06-20
1
-94
/
+1
*
Sync accumulated minor diffs in llgs branch gdb-remote tests.
Todd Fiala
2014-06-13
1
-44
/
+163
*
Added gdb-remote stop packet expedited register tests.
Todd Fiala
2014-06-13
1
-532
/
+41
*
Fix up extra whitespace from previous commit.
Todd Fiala
2014-06-12
1
-3
/
+3
*
Added gdb-remote P/p thread suffix test.
Todd Fiala
2014-06-12
1
-21
/
+165
*
Add gdb-remote P register write test.
Todd Fiala
2014-06-11
1
-1
/
+129
*
Fixed gdb-remote M test length parameter, added overwrite to test.
Todd Fiala
2014-06-10
1
-6
/
+5
*
Added gdb-remote test to verify M memory write.
Todd Fiala
2014-06-10
1
-1
/
+63
*
Added gdb-remote tests around $qSupported.
Todd Fiala
2014-06-10
1
-1
/
+77
*
Added gdb-remote test for s packet, single stepping.
Todd Fiala
2014-06-09
1
-18
/
+191
*
Remove invalid comment from last commit.
Todd Fiala
2014-06-06
1
-1
/
+0
*
Added gdb-remote program counter check at breakpoint.
Todd Fiala
2014-06-06
1
-80
/
+161
*
Added gdb-remote test for software breakpoints.
Todd Fiala
2014-06-05
1
-2
/
+97
*
Added gdb-remote $qMemoryRegionInfo tests for heap and stack.
Todd Fiala
2014-06-04
1
-19
/
+154
*
Add gdb-remote test for $qMemoryRegionInfo code querying.
Todd Fiala
2014-06-04
1
-1
/
+87
*
Add gdb-remote test to ensure $qMemoryRegionInfo is supported.
Todd Fiala
2014-06-04
1
-0
/
+29
*
Added gdb-remote memory read ($m) test.
Todd Fiala
2014-06-03
1
-3
/
+64
*
gdb-remote signal delivery test cleanup.
Todd Fiala
2014-05-30
1
-21
/
+54
*
gdb-remote testing: new test, cleaned up socket reading.
Todd Fiala
2014-05-29
1
-30
/
+95
*
Remove some unnecessary comments from previous check-in.
Todd Fiala
2014-05-23
1
-51
/
+47
*
Added gdb remote tests to verify $Hg{thread-id}.
Todd Fiala
2014-05-23
1
-2
/
+123
*
Added gdbremote protocol test for $p and returned data size.
Todd Fiala
2014-05-22
1
-0
/
+78
*
Added tests for q{f,s}ThreadInfo for attached processes.
Todd Fiala
2014-05-21
1
-28
/
+115
*
Added gdb-remote tests for q{f,s}ThreadInfo.
Todd Fiala
2014-05-21
1
-2
/
+116
*
Added gdb remote protocol tests across all qRegisterInfo responses.
Todd Fiala
2014-05-19
1
-17
/
+155
*
Added gdb remote test for one valid qRegisterInfo result.
Todd Fiala
2014-05-19
1
-0
/
+70
*
Add support for gdb remote $X stop notification.
Todd Fiala
2014-05-19
1
-1
/
+1
*
Added gdbremote tests to verify kill and continue after attach.
Todd Fiala
2014-05-14
1
-9
/
+95
*
Added debugserver/llgs test for command-line --attach {pid} variant.
Todd Fiala
2014-05-14
1
-2
/
+58
*
Modify debugserver to follow gdb remote $qC protocol definition.
Todd Fiala
2014-05-07
1
-2
/
+42
*
gdbremote testing: added regex support to match packets and propagate/test ag...
Todd Fiala
2014-05-06
1
-18
/
+53
*
Refactored gdb remote protocol testing sequence handling.
Todd Fiala
2014-05-05
1
-68
/
+65
*
Added gdb remote protocol tests for no output and inferior non-zero exit code.
Todd Fiala
2014-04-29
1
-14
/
+78
*
Added debugserver/llgs protocol test for output and clean exit.
Todd Fiala
2014-04-29
1
-0
/
+39
*
Added two new test types: @debugserver_test and @llgs_test.
Todd Fiala
2014-04-28
1
-17
/
+64
*
Added TestLldbGdbServer test for A start exe packet.
Todd Fiala
2014-04-25
1
-4
/
+32
*
Prevent TestLldbGdbServer shutdown cleanup failures from failing the test.
Todd Fiala
2014-04-25
1
-4
/
+17
*
Added a packet-playback test facility for lldb-gdbserver and a few starter te...
Todd Fiala
2014-04-22
1
-1
/
+82
*
Added a basic connection test for lldb-gdbserver.
Todd Fiala
2014-04-21
1
-0
/
+40