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
/
packages
/
Python
/
lldbsuite
/
test
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix parsing expressions to evaluate with spaces and optional args (MI)
Ilia K
2016-09-22
1
-5
/
+14
*
Add MiSyntaxTestCase.test_lldbmi_output_grammar test (MI)
Ilia K
2016-09-12
1
-0
/
+101
*
[LLDB][MIPS] Fix TestLldbGdbServer.py failure
Nitesh Jain
2016-09-09
1
-1
/
+3
*
Fix test breakage in r280919
Pavel Labath
2016-09-08
1
-1
/
+5
*
gdb-remote: Add jModulesInfo packet
Pavel Labath
2016-09-08
1
-0
/
+39
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
40
-1420
/
+2479
*
remove dependence of TestGdbRemoteExitCode.py on parent directory source
Todd Fiala
2016-09-05
3
-4
/
+391
*
Add default_packet_timeout key to the new TestGdbRemoteHostInfo test
Pavel Labath
2016-09-05
1
-1
/
+2
*
XFAIL TestGdbRemoteExitCode failing tests
Todd Fiala
2016-09-04
1
-0
/
+2
*
[NFC] Darwin llgs support from Week of Code
Todd Fiala
2016-09-04
7
-96
/
+300
*
Fix tests for the gdb-remote memory read packets
Pavel Labath
2016-08-18
2
-47
/
+11
*
Make sure LldbGdbServerTestCase is built in arm mode to avoid failures due th...
Omair Javaid
2016-08-11
2
-3
/
+11
*
Fix -break-insert not working when using absolute paths (MI)
Ilia K
2016-07-29
1
-1
/
+0
*
Support loading files even when incorrect file name specified by the linker
Tamas Berghammer
2016-07-22
1
-1
/
+1
*
Fix -break-enable/-break-disable commands (MI)
Ilia K
2016-07-14
1
-0
/
+45
*
Enable test log collection from remote debug servers (take 2)
Pavel Labath
2016-07-04
1
-8
/
+0
*
Removed the redundant "%d errors parsing expression" error. Nobody keeps score.
Sean Callanan
2016-06-30
1
-2
/
+2
*
Add missing qRegisterInfo option to gdbremote testcase
Francis Ricci
2016-04-25
1
-0
/
+1
*
[test] Relax stderr expectations on targets with chatty output
Pavel Labath
2016-04-14
5
-10
/
+19
*
Fix test cases for big-endian systems
Ulrich Weigand
2016-04-14
1
-1
/
+4
*
Support Linux on SystemZ as platform
Ulrich Weigand
2016-04-14
2
-3
/
+8
*
Bump up timeout in TestGdbRemoteProcessInfo
Pavel Labath
2016-04-12
1
-1
/
+1
*
Fix makefile for TestMiThreadInfo after rL265858 (2nd try)
Tamas Berghammer
2016-04-11
1
-0
/
+2
*
Fix makefile for TestMiThreadInfo after rL265858
Tamas Berghammer
2016-04-11
1
-2
/
+0
*
-thread-info in lldbmi does not conform to protocol. Should end with current ...
Chuck Ries
2016-04-08
3
-0
/
+67
*
[NFC] Cleanup the code used to run shell commands from tests
Tamas Berghammer
2016-04-05
2
-27
/
+9
*
Fix TestPlatformProcessConnect after rL265357
Tamas Berghammer
2016-04-05
1
-1
/
+5
*
Don't vary debug info for lldb-server tests
Pavel Labath
2016-03-31
1
-0
/
+2
*
Add a DiagnosticManager replace error streams in the expression parser.
Sean Callanan
2016-03-19
1
-2
/
+2
*
Mark an LLGS test as flaky
Pavel Labath
2016-03-16
1
-0
/
+1
*
[test] Persist packets between expect_gdbremote_sequence invocations
Pavel Labath
2016-03-16
3
-30
/
+41
*
[test] Correctly retry connections on android targets
Pavel Labath
2016-03-14
1
-5
/
+31
*
Add a log statement
Pavel Labath
2016-03-04
1
-0
/
+1
*
Resumbit "Fetch remote log files from LLGS tests"
Pavel Labath
2016-03-04
1
-5
/
+29
*
Revert "Fetch remote log files from LLGS tests"
Pavel Labath
2016-03-03
1
-29
/
+5
*
Fix OSX breakage caused by r262597
Pavel Labath
2016-03-03
1
-0
/
+1
*
Fetch remote log files from LLGS tests
Pavel Labath
2016-03-03
1
-5
/
+28
*
Slightly improve logging in LLGS tests
Pavel Labath
2016-03-01
1
-1
/
+1
*
Make TestPlatformProcessConnect to support abstract/domain sockets.
Oleksiy Vyalov
2016-02-26
1
-4
/
+20
*
Mark TestMiBreak.test_lldbmi_break_insert_function_pending as flaky on linux
Pavel Labath
2016-02-22
1
-0
/
+1
*
Remove expectedFailureFreeBSD decorator
Ed Maste
2016-02-19
1
-1
/
+1
*
Mark TestLldbGdbServer.test_software_breakpoint_set_and_remove_work_llgs as f...
Pavel Labath
2016-02-19
1
-0
/
+1
*
Mark TestLldbGdbServer.test_written_M_content_reads_back_correctly as flaky o...
Pavel Labath
2016-02-16
1
-0
/
+1
*
Remove expectedFailureLinux decorator.
Zachary Turner
2016-02-10
7
-8
/
+8
*
Delete all the xfail / skip decorators for specific compilers.
Zachary Turner
2016-02-09
1
-2
/
+2
*
Remove skip and xfail decorators for target architecture.
Zachary Turner
2016-02-09
1
-1
/
+1
*
Remove expectedFailureWindows decorator.
Zachary Turner
2016-02-08
2
-11
/
+11
*
Show real error message in -data-evaluate-expression
Eugene Leviant
2016-02-08
1
-1
/
+1
*
Revert "Enable test_lldbmi_settings_set_target_run_args_before on linux"
Pavel Labath
2016-02-08
1
-0
/
+1
*
Bump up the packet timeout for gdbremote tests
Pavel Labath
2016-02-05
1
-1
/
+1
[next]