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
*
Handle the case where the 'g' packet doesn't get all regs.
Jason Molenda
2019-11-20
2
-1
/
+199
*
[lldb] [test] Un-XFAIL one lldb-server test on NetBSD
Michał Górny
2019-11-20
1
-1
/
+0
*
Reland "[clang] Remove the DIFlagArgumentNotModified debug info flag"
Djordje Todorovic
2019-11-20
1
-1
/
+2
*
[lldb][test] Prevent \n in calls to lldb's expect() test helper.
Jordan Rupprecht
2019-11-19
2
-17
/
+15
*
[lldb] Also test Get[De]mangledName of SBType in TestSBTypeClassMembers.py
Raphael Isemann
2019-11-19
1
-0
/
+14
*
Mark PR44037 tests as XFAIL on AArch64 Linux dwo
Diana Picus
2019-11-19
4
-1
/
+24
*
[lldb] [test] XFAIL more lldb-server tests on NetBSD
Michał Górny
2019-11-18
1
-0
/
+11
*
[lldb] [test] Mark segv-related tests XFAIL on NetBSD
Michał Górny
2019-11-18
3
-0
/
+3
*
[lldb] [Process/NetBSD] Implement thread name getting
Michał Górny
2019-11-18
2
-2
/
+1
*
[lldb] [test] Enable lldb-server tests on NetBSD, and set XFAILs
Michał Górny
2019-11-18
11
-2
/
+28
*
Remove +x permission on some files
Sylvestre Ledru
2019-11-16
1
-0
/
+0
*
[lldb-vscode] support the completion request
Walter Erquinigo
2019-11-15
6
-2
/
+154
*
Add a testcase for Clang modules being updated within one LLDB session.
Adrian Prantl
2019-11-15
6
-0
/
+87
*
dotest: Add a way for the run_to_* helpers to register dylibs
Fred Riss
2019-11-15
2
-12
/
+26
*
[-gmodules] Let LLDB log a warning if the Clang module hash mismatches.
Adrian Prantl
2019-11-15
5
-1
/
+83
*
Fix TestFormatters.py stepping too far
Diana Picus
2019-11-15
2
-6
/
+5
*
[lldb][Editline] Support ctrl+left/right arrow word navigation.
Jordan Rupprecht
2019-11-14
1
-0
/
+49
*
[LLDB] Fix whitespace/tabs mismatch in lldbsuite Makefile.rules
Muhammad Omair Javaid
2019-11-14
1
-34
/
+34
*
[LLDB] Add core definition for armv8l and armv7l
Muhammad Omair Javaid
2019-11-13
2
-2
/
+2
*
[LLDB][Formatters] Re-enable std::function formatter with fixes to improve no...
shafik
2019-11-12
3
-15
/
+19
*
[lldb][test] Macros in expressions require DWARF 5
Tatyana Krasnukha
2019-11-12
2
-1
/
+4
*
[lldb] Re-enable VSCode tests
Jonas Devlieghere
2019-11-11
8
-24
/
+3
*
Replace tabs with spaces. (NFC)
Adrian Prantl
2019-11-11
1
-11
/
+11
*
Fix a regression in macOS-style path remapping.
Adrian Prantl
2019-11-11
4
-6
/
+21
*
Add a testcase for .dSYM path remapping dictionaries.
Adrian Prantl
2019-11-11
3
-0
/
+69
*
Fix TestNoGPacketSupported on linux
Pavel Labath
2019-11-11
1
-2
/
+2
*
[lldb] [test] Fix typo in TestSendSignal
Michał Górny
2019-11-11
1
-1
/
+1
*
[lldb] [test] Mark TestSendSignal XFAIL on NetBSD
Michał Górny
2019-11-11
1
-0
/
+1
*
[lldb] [test] Un-XFAIL tests that work on NetBSD 9
Michał Górny
2019-11-09
4
-6
/
+0
*
Temporarily change the default for use-g-packet-for-reading to false,
Jason Molenda
2019-11-08
2
-1
/
+4
*
Revert "Add a testcase for .dSYM path remapping dictionaries."
Jonas Devlieghere
2019-11-08
3
-69
/
+0
*
Test case to verify that lldb falls back to p/P if g is unsupported
Jason Molenda
2019-11-08
1
-0
/
+98
*
Add a testcase for .dSYM path remapping dictionaries.
Adrian Prantl
2019-11-08
3
-0
/
+69
*
[lldb] Skip parts of TestCallOverriddenMethod.py on Linux
Raphael Isemann
2019-11-08
1
-4
/
+18
*
Modernize TestWeakSymbols Makefile
Fred Riss
2019-11-07
1
-20
/
+15
*
[lldb] Add -m option to 'target modules dump symtab' to disable demangling
Raphael Isemann
2019-11-07
2
-0
/
+48
*
[lldb-server] Add setting to force 'g' packet use
Guilherme Andrade
2019-11-07
2
-1
/
+85
*
[LLDB] Adding caching to libc++ std::function formatter for lookups that requ...
shafik
2019-11-06
2
-13
/
+49
*
[test] Fix apple_simulator_test decorator when simulators are unavailable
Alex Langford
2019-11-06
1
-1
/
+1
*
Testuite: Support Asan test with remote testing
Fred Riss
2019-11-06
3
-8
/
+18
*
[TestMTCSimple] Disable the test if you don't have libMTC
Alex Langford
2019-11-05
1
-1
/
+5
*
TestBatchMode.py: add missing @skipIfRemote
Fred Riss
2019-11-05
1
-0
/
+1
*
testsuite: skipIfNoSBHeaders should skip when running remotely
Fred Riss
2019-11-05
1
-0
/
+3
*
Modernize add-dsym test Makefile
Fred Riss
2019-11-05
1
-17
/
+7
*
lldb/minidump: Add support for the alternate ARM64 constant
Pavel Labath
2019-11-05
1
-1
/
+1
*
[lldb] [Process/NetBSD] Add register info for missing register sets
Michał Górny
2019-11-04
1
-1
/
+0
*
[lldb][NFC] Make test/python_api/module_section test smaller
Raphael Isemann
2019-11-04
1
-132
/
+2
*
[lldb] Fix offset intersection bug between MPX and AVX registers
Guilherme Andrade
2019-10-31
3
-0
/
+82
*
[LLDB][PythonFile] fix dangerous borrow semantics on python2
Lawrence D'Anna
2019-10-30
1
-4
/
+0
*
minidump: Rename some architecture constants
Pavel Labath
2019-10-30
2
-2
/
+2
[next]