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
/
lldb-mi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Cleanup mentions and code related to lldb-mi
Raphael Isemann
2019-07-19
48
-4505
/
+0
*
[lldb-mi] Include full path in the -data-disassemble response
Tatyana Krasnukha
2019-05-21
1
-0
/
+8
*
[lldb] [test] Skip one more TestMiBreak on NetBSD
Michal Gorny
2019-05-15
1
-1
/
+1
*
@skipIfLinux flaky lldb-mi tests
Pavel Labath
2019-05-13
2
-1
/
+3
*
@skipIfLinux another batch of flaky lldb-mi tests
Pavel Labath
2019-04-29
2
-1
/
+3
*
@skipIfLinux flaky lldb-mi tests
Pavel Labath
2019-04-21
3
-0
/
+3
*
[lldb] [test] Mark three more tests flakey/xfail on NetBSD
Michal Gorny
2019-04-18
1
-0
/
+1
*
[Python] Fix another batch of python 2/python 3 portability issues.
Davide Italiano
2019-03-13
1
-2
/
+7
*
[lldb-mi] Make this test more reliable. NFC.
Davide Italiano
2019-03-12
1
-0
/
+6
*
[lldb] [test] Mark a few tests flakey on NetBSD
Michal Gorny
2019-03-11
1
-0
/
+1
*
[lldb] [test] Mark failing tests XFAIL on NetBSD
Michal Gorny
2019-03-04
5
-0
/
+11
*
Revert "[lldb-mi] Move TestMIPrompt away from pexpect()."
Davide Italiano
2019-02-21
1
-0
/
+58
*
[lldb-mi] Move TestMIPrompt away from pexpect().
Davide Italiano
2019-02-20
1
-58
/
+0
*
[lldb-mi] Remove a test that uses pexpect().
Davide Italiano
2019-02-20
1
-82
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
12
-48
/
+36
*
symbols.enable-external-lookup=false on all hosts (not just OSX)
Jan Kratochvil
2019-01-03
3
-2
/
+11
*
refactor testsuite spawnLldbMi args->exe+args
Jan Kratochvil
2018-12-19
3
-11
/
+14
*
Disable two flaky pexpect-backed tests on Darwin
Vedant Kumar
2018-08-16
1
-0
/
+8
*
Fix whitespace in the python test suite.
Raphael Isemann
2018-07-27
1
-1
/
+1
*
[lldb-mi] Re-implement data-info-line command.
Alexander Polyakov
2018-07-23
1
-56
/
+0
*
[lldb-mi] Re-implement symbol-list-lines command.
Alexander Polyakov
2018-07-03
5
-124
/
+0
*
[lldb-mi] Re-implement a few MI commands.
Alexander Polyakov
2018-07-02
1
-348
/
+0
*
[lldb-mi] Re-implement MI -exec-step command.
Alexander Polyakov
2018-06-10
1
-2
/
+2
*
Fix TestMiExec.py
Pavel Labath
2018-06-08
1
-2
/
+2
*
Fixup r331049 (FileSpec auto-normalization)
Pavel Labath
2018-04-30
1
-1
/
+1
*
Fix some tests for PPC64le architecture
Pavel Labath
2018-03-20
1
-2
/
+2
*
[test] Skip flaky tests in TestMiSyntax on Darwin
Vedant Kumar
2018-03-19
1
-0
/
+3
*
[dotest] Clean up test folder clean-up
Pavel Labath
2018-03-16
1
-1
/
+0
*
Skip more lldb-mi tests which time out on Darwin
Vedant Kumar
2018-03-16
1
-0
/
+3
*
Next batch of test-tree-cleaning changes
Pavel Labath
2018-03-15
4
-5
/
+5
*
[test] Skip more lldb-mi tests which occasionally time out on Darwin
Vedant Kumar
2018-03-14
1
-1
/
+6
*
[test] Skip some lldb-mi tests which time out on Darwin
Vedant Kumar
2018-03-14
2
-0
/
+11
*
[test] Delete some xfailed lldb-mi tests
Vedant Kumar
2018-03-14
7
-638
/
+0
*
Add test for lldb-mi interpreter
Adrian Prantl
2018-03-06
2
-0
/
+39
*
[test] Skip pexpect-based lldb-mi tests on Darwin
Vedant Kumar
2018-03-05
4
-1
/
+20
*
[lldb-mi] This test now passes consistently, unXFAIL it.
Davide Italiano
2018-02-09
1
-1
/
+0
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
5
-8
/
+12
*
Move getBuildArtifact() from TestBase to Base and derive MiTestCaseBase from it
Adrian Prantl
2018-01-23
1
-1
/
+1
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
4
-23
/
+32
*
Remove getCategories mechanism of specifying test categories
Pavel Labath
2017-11-02
2
-3
/
+1
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-25
5
-0
/
+31
*
Revert "Initial patchset to get the testsuite running against armv7 and arm64...
Chris Bieneman
2017-09-25
5
-31
/
+0
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-22
5
-0
/
+31
*
Revert this patch; I was emailing with Eugene and they have some other change...
Jason Molenda
2017-09-21
5
-31
/
+0
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-21
5
-0
/
+31
*
Fix lldb-mi test data_read_memory_bytes_global
Ted Woodward
2017-09-07
2
-4
/
+4
*
Skip test_lldbmi_var_update on Darwin.
Sean Callanan
2017-07-24
1
-0
/
+1
*
[LLDB][MIPS] Forgot to add check in commit rl301530
Nitesh Jain
2017-04-27
1
-2
/
+4
*
[LLDB][MIPS] Fix TestMiExec.py failure.
Nitesh Jain
2017-04-27
1
-2
/
+8
*
Enable lldm-mi commands -stack-list-locals -stack-list-variables and -var-cre...
Ilia K
2017-04-04
3
-0
/
+106
[next]