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-server
/
gdbremote_testcase.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-1288
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Remove use of octal literals.
Zachary Turner
2015-10-26
1
-3
/
+3
*
Convert deprecated unittest method names.
Zachary Turner
2015-10-26
1
-7
/
+7
*
Python3 - Wrap more statements in calls to list()
Zachary Turner
2015-10-23
1
-3
/
+3
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-7
/
+9
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-1
/
+2
*
Clean up register naming conventions inside lldb.
Jason Molenda
2015-09-15
1
-1
/
+1
*
Use /proc/$$/stat instead of $PPID.
Chaoren Lin
2015-07-06
1
-1
/
+4
*
Fix TestAttachDenied and TestChangeProcessGroup for remote Windows to Android.
Chaoren Lin
2015-06-06
1
-1
/
+1
*
[TestGdbRemoteRegisterState] Do not flip ARM *psr register in the test
Siva Chandra
2015-06-04
1
-0
/
+3
*
Use new get_signal_number utility function for tests.
Chaoren Lin
2015-06-02
1
-1
/
+2
*
[TestLldbGdbServer and TestGdbRemoteXXX] Use "ls -l" instead of "readlink"
Siva Chandra
2015-05-29
1
-12
/
+17
*
Add a new "qEcho" packet with the following format:
Greg Clayton
2015-05-29
1
-0
/
+1
*
Fix breakpoint setting in gdb remote test cases on arm
Tamas Berghammer
2015-05-28
1
-2
/
+5
*
Add 'qXfer:features:read' to known stub list
Ying Chen
2015-05-26
1
-0
/
+1
*
Fixed intermittent failures in TestGdbRemote*/TestLldbGdbServer
Vince Harron
2015-05-21
1
-2
/
+0
*
Re-enable packet logging for GdbRemote/LldbServer tests
Vince Harron
2015-05-21
1
-1
/
+6
*
os.path.join does not always work for paths on remote platforms.
Chaoren Lin
2015-05-11
1
-2
/
+1
*
Remove unsupported lldb-server parameters from test
Vince Harron
2015-05-10
1
-3
/
+1
*
change comment symbol from // to #
Ying Chen
2015-05-08
1
-2
/
+2
*
Remove tailing " (deleted)" from executable name returned by readlink
Ying Chen
2015-05-08
1
-1
/
+3
*
Fix adb forward in gdbremote_testcase to support multiple devices.
Chaoren Lin
2015-05-07
1
-6
/
+12
*
Update gdbremote_testcase to accomodate new adb:// scheme.
Chaoren Lin
2015-05-06
1
-1
/
+2
*
Fix typo. platfrom -> platform
Chaoren Lin
2015-05-05
1
-2
/
+2
*
Add teardown hook to shutdown an inferior process
Ilia K
2015-04-15
1
-2
/
+9
*
Fix TestGdbRemote* on remote linux
Tamas Berghammer
2015-03-30
1
-20
/
+33
*
Forward adb port for reverse connect test cases
Tamas Berghammer
2015-03-13
1
-5
/
+8
*
Refactor GdbRemote test cases to support remote platforms
Tamas Berghammer
2015-03-11
1
-56
/
+84
*
Rename test/tools/lldb-gdbserver to test/tools/lldb-server
Robert Flack
2015-03-06
1
-0
/
+1208