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
/
TestLldbGdbServer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-1471
/
+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
-6
/
+6
*
Convert deprecated unittest method names.
Zachary Turner
2015-10-26
1
-13
/
+13
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-1
/
+3
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-5
/
+3
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-184
/
+123
*
Fix TestAttachDenied and TestChangeProcessGroup for remote Windows to Android.
Chaoren Lin
2015-06-06
1
-1
/
+1
*
Use new get_signal_number utility function for tests.
Chaoren Lin
2015-06-02
1
-6
/
+6
*
Fix breakpoint setting in gdb remote test cases on arm
Tamas Berghammer
2015-05-28
1
-2
/
+5
*
XPASS a bunch of GdbRemote/LldbGdbServer tests
Vince Harron
2015-05-21
1
-1
/
+0
*
Fixed intermittent failures in TestGdbRemote*/TestLldbGdbServer
Vince Harron
2015-05-21
1
-0
/
+2
*
os.path.join does not always work for paths on remote platforms.
Chaoren Lin
2015-05-11
1
-2
/
+1
*
Bug 23051 - Fix zombie processes after lldb-server tests
Ilia K
2015-04-15
1
-2
/
+0
*
Skip a few tests on OS X according to the bug 23181
Ilia K
2015-04-13
1
-0
/
+1
*
Skip lldb-server tests according to bug 23181
Ilia K
2015-04-10
1
-0
/
+1
*
Fix AVX register detection
Tamas Berghammer
2015-03-25
1
-3
/
+3
*
XFAIL flaky tests
Vince Harron
2015-03-17
1
-0
/
+1
*
Don't require AVX registers if the target CPU doesn't have them
Vince Harron
2015-03-13
1
-8
/
+24
*
Refactor GdbRemote test cases to support remote platforms
Tamas Berghammer
2015-03-11
1
-29
/
+41
*
Rename test/tools/lldb-gdbserver to test/tools/lldb-server
Robert Flack
2015-03-06
1
-0
/
+1500