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
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove FILE* bindings from SBInstruction.
Lawrence D'Anna
2019-10-14
3
-11
/
+35
*
remove FILE* usage from ReportEventState() and HandleProcessEvent()
Lawrence D'Anna
2019-10-14
2
-2
/
+8
*
Fix test breakage caused by r374424
Lawrence D'Anna
2019-10-14
1
-1
/
+1
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
2
-2
/
+65
*
Revert "[platform process list] add a flag for showing the processes of all u...
Walter Erquinigo
2019-10-12
2
-69
/
+2
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
2
-2
/
+69
*
Revert "[platform process list] add a flag for showing the processes of all u...
Walter Erquinigo
2019-10-12
2
-60
/
+2
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
2
-2
/
+60
*
Revert "[platform process list] add a flag for showing the processes of all u...
Walter Erquinigo
2019-10-12
2
-56
/
+2
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
2
-2
/
+56
*
Temporarily Revert [platform process list] add a flag for showing the process...
Adrian Prantl
2019-10-12
2
-65
/
+2
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-11
2
-2
/
+65
*
Revert "[platform process list] add a flag for showing the processes of all u...
Walter Erquinigo
2019-10-11
2
-61
/
+2
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-11
2
-2
/
+61
*
IOHandler: fall back on File::Read if a FILE* isn't available.
Lawrence D'Anna
2019-10-11
1
-3
/
+4
*
[lldb] Mark import-std-module/empty-module as libc++ test
Raphael Isemann
2019-10-11
1
-0
/
+4
*
[lldb] Add import-std-module/sysroot to the libc++ test category.
Raphael Isemann
2019-10-11
1
-0
/
+4
*
[lldb] Fix crash in CxxModuleHandler when std module is empty
Raphael Isemann
2019-10-11
6
-0
/
+78
*
[Make] Remove spurious line break
Jonas Devlieghere
2019-10-10
1
-1
/
+1
*
TestMTCSimple: Make Makefile portable.
Frederic Riss
2019-10-10
1
-1
/
+6
*
update TestRunCommandInterpreterAPI to use SBFile
Lawrence D'Anna
2019-10-10
1
-4
/
+41
*
update SBDebugger::SetInputFile() etc to work on native Files
Lawrence D'Anna
2019-10-10
1
-6
/
+0
*
TestFileHandle.py: fix for Python 3.6
Lawrence D'Anna
2019-10-10
1
-2
/
+2
*
Remove merge marker :-)
Adrian Prantl
2019-10-10
1
-4
/
+0
*
Die, TABS, die, die, die, die...
Jim Ingham
2019-10-10
1
-3
/
+7
*
Remove CC autodetection from Makefile.rules
Adrian Prantl
2019-10-10
1
-9
/
+2
*
Speed up accelerator table lookups
Adrian Prantl
2019-10-10
11
-0
/
+92
*
Implement serializing scripted breakpoints and their extra args.
Jim Ingham
2019-10-10
3
-1
/
+106
*
[test] Use a different module cache for Shell and API tests.
Jonas Devlieghere
2019-10-10
6
-17
/
+37
*
[test] Pass DSYMUTIL and SDKROOT as part of the Make invocation.
Jonas Devlieghere
2019-10-10
1
-5
/
+36
*
Increase timeout in gdbclientutils.py to decrease chance of test failing unde...
Adrian Prantl
2019-10-10
1
-1
/
+1
*
[lldb] Make sure import-std-module/sysroot actually passes for the right reasons
Raphael Isemann
2019-10-10
6
-9
/
+16
*
TestFileHandle.py: relax exception type checks
Pavel Labath
2019-10-10
1
-3
/
+3
*
s/@expectedFailure/@expectedFailureAll in TestFileHandle
Pavel Labath
2019-10-10
1
-12
/
+11
*
TestMTCSimple.py: allow the test to run on Darwin embedded platforms
Frederic Riss
2019-10-09
3
-13
/
+20
*
TestIndirectSymbols: Modernize the Makefile
Frederic Riss
2019-10-09
2
-36
/
+14
*
Makefile.rules: add missing CODESIGN call
Frederic Riss
2019-10-09
1
-0
/
+3
*
Fix a crasher due to an assert when two files have the same UUID but differen...
Greg Clayton
2019-10-09
2
-11
/
+50
*
SBFile support in SBCommandReturnObject
Lawrence D'Anna
2019-10-09
1
-2
/
+2
*
SBFile: add a bunch of tests that should eventually work.
Lawrence D'Anna
2019-10-09
1
-4
/
+280
*
TestHelloWorld: Make compatible with remote testing
Frederic Riss
2019-10-09
1
-10
/
+14
*
allow arbitrary python streams to be converted to SBFile
Lawrence D'Anna
2019-10-09
1
-17
/
+301
*
Skip Apple simulator test for all remote testing scenarios.
Frederic Riss
2019-10-09
1
-3
/
+3
*
[test] Skip entry value test when clang < 10.0.0
Vedant Kumar
2019-10-09
1
-0
/
+1
*
Add test coverage to printing of enums and fix display of unsigned values
Frederic Riss
2019-10-08
2
-29
/
+57
*
Revert "[platform process list] add a flag for showing the processes of all u...
Shafik Yaghmour
2019-10-08
2
-64
/
+2
*
[Testsuite] Get rid of most of the recursive shared library Makefiles
Frederic Riss
2019-10-08
28
-221
/
+85
*
Add pretty printing of Clang "bitfield" enums
Frederic Riss
2019-10-08
2
-3
/
+46
*
test fix: TestLoadUsingPaths should use realpath
Lawrence D'Anna
2019-10-08
1
-1
/
+1
*
DWIMy filterspecs for dotest.py
Lawrence D'Anna
2019-10-08
2
-19
/
+29
[next]