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
/
python_api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for DW_AT_export_symbols for anonymous structs
shafik
2019-10-28
2
-2
/
+14
*
Add arm64_32 support to lldb, an ILP32 codegen
Jason Molenda
2019-10-16
1
-1
/
+1
*
update ScriptInterpreterPython to use File, not FILE*
Lawrence D'Anna
2019-10-16
1
-3
/
+1
*
remove FILE* usage from SBStream.i
Lawrence D'Anna
2019-10-15
1
-0
/
+27
*
convert SBDebugger::***FileHandle() wrappers to native files.
Lawrence D'Anna
2019-10-15
1
-9
/
+42
*
SBFile::GetFile: convert SBFile back into python native files.
Lawrence D'Anna
2019-10-15
1
-1
/
+34
*
Fix TestDisassemble_VST1_64
Pavel Labath
2019-10-15
1
-7
/
+7
*
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
*
IOHandler: fall back on File::Read if a FILE* isn't available.
Lawrence D'Anna
2019-10-11
1
-3
/
+4
*
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
*
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
*
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
*
SBDebugger::SetInputFile, SetOutputFile, etc.
Lawrence D'Anna
2019-10-03
1
-1
/
+125
*
new api class: SBFile
Lawrence D'Anna
2019-10-03
2
-0
/
+164
*
Revert: [lldb] [testsuite] Remove redundant MAKE_DSYM := NO
Jan Kratochvil
2019-09-27
4
-0
/
+4
*
[lldb] [testsuite] Remove redundant MAKE_DSYM := NO
Jan Kratochvil
2019-09-27
4
-4
/
+0
*
Canonicalize variable usage in testsuite Makefiles
Adrian Prantl
2019-09-25
8
-13
/
+17
*
[ScriptInterpreter] Limit LLDB's globals to interactive mode.
Jonas Devlieghere
2019-09-18
1
-1
/
+1
*
Ah, only skip this for embedded darwin targets.
Jason Molenda
2019-09-11
1
-1
/
+1
*
Skip a test in TestProcessIO.py when running against ios devices.
Jason Molenda
2019-09-11
1
-0
/
+1
*
[Windows] Add support of watchpoints to `ProcessWindows`
Aleksandr Urakov
2019-09-06
6
-16
/
+0
*
[dotest] Delete trivial inline test makefiles
Pavel Labath
2019-09-05
1
-3
/
+0
*
[Python] Implement __next__ for value_iter
Jonas Devlieghere
2019-09-04
1
-0
/
+7
*
[Python] Implement truth testing for lldb.value
Jonas Devlieghere
2019-09-04
1
-0
/
+4
*
[dotest] Avoid the need for LEVEL= makefile boilerplate
Pavel Labath
2019-09-04
39
-116
/
+39
*
[API] Have SBCommandReturnObject::GetOutput/Error return "" instead of nullptr
Pavel Labath
2019-08-14
1
-0
/
+17
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
74
-146
/
+0
*
Fix `skipIfSanitized` decorator on macOS
Jonas Devlieghere
2019-08-01
1
-1
/
+1
*
[lldb] [test] Mark newly running test XFAIL on NetBSD
Michal Gorny
2019-07-30
1
-0
/
+1
*
[lldb][test_suite] Update tests with unexpected pass on Android aarch64
Alex Langford
2019-07-23
1
-0
/
+1
*
[lldb] [test] Un-XFAIL TestFormattersSBAPI on NetBSD
Michal Gorny
2019-07-13
1
-1
/
+0
*
[lldb] [test] Update NetBSD XFAILs in test suite
Michal Gorny
2019-07-08
5
-4
/
+1
*
[lldb] [lldbsuite] Use a unique class name for TestValueVarUpdate
Stella Stamenova
2019-07-01
1
-1
/
+1
*
[ABI] Implement Windows ABI for x86_64
Alex Langford
2019-06-24
1
-1
/
+0
*
[lldb] [test] Mark frequently failing flaky tests skipped on NetBSD
Michal Gorny
2019-05-15
1
-0
/
+2
*
Make SBDebugger.RunCommandInterpreter callable from Python.
Jim Ingham
2019-05-15
1
-0
/
+38
*
typedef enum -> enum
Fangrui Song
2019-05-14
2
-4
/
+4
*
Revert "Disable the step over skipping calls feature since buildbots are not ...
Pavel Labath
2019-05-10
1
-1
/
+0
*
Another use of the interactive lldb.debugger.
Jason Molenda
2019-04-25
1
-1
/
+1
*
Make TestPrintStackTraces deterministic
Pavel Labath
2019-04-12
2
-158
/
+8
*
modify-python-lldb.py: (Re)move __len__ and __iter__ support
Pavel Labath
2019-04-04
1
-0
/
+1
*
modify-python-lldb.py: clean up __iter__ and __len__ support
Pavel Labath
2019-04-03
6
-0
/
+13
[next]