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
...
*
[lldb] Update hardcoded Makefile.rules inclusions.
Jordan Rupprecht
2019-12-05
4
-9
/
+3
*
Reland "[LiveDebugValues] Introduce entry values of unmodified params"
Djordje Todorovic
2019-12-05
3
-16
/
+60
*
Clear out the python class name in OptionParsingStarted for the OptionGroupPy...
Jim Ingham
2019-12-04
1
-2
/
+18
*
Change Target::FindBreakpointsByName to return Expected<vector>
Joseph Tremoulet
2019-12-04
1
-0
/
+6
*
[lldb] s/assertTrue/assertEqual in TestStepTarget.py
Pavel Labath
2019-12-04
1
-9
/
+7
*
Revert "[LiveDebugValues] Introduce entry values of unmodified params"
Djordje Todorovic
2019-12-03
2
-59
/
+15
*
[lldb] Remove all remaining tabs from TestReturnValue.py
Raphael Isemann
2019-12-03
1
-5
/
+5
*
[lldb][NFC] Test going up/down one line in the multiline expression editor
Raphael Isemann
2019-12-03
1
-0
/
+67
*
Fixup 6d18e53: xfail TestShowLocationDwarf5.py properly
Diana Picus
2019-12-03
1
-1
/
+1
*
[lldb] Remove tab from TestReturnValue.py
Raphael Isemann
2019-12-03
1
-1
/
+1
*
[lldb] Move register info "augmentation" from gdb-remote into ABI
Pavel Labath
2019-12-03
2
-96
/
+162
*
[LiveDebugValues] Introduce entry values of unmodified params
Djordje Todorovic
2019-12-03
2
-15
/
+59
*
Mark some tests as xfail on AArch64 Linux
Diana Picus
2019-12-03
10
-5
/
+36
*
[lldb] Fix TestFormattersSBAPI test
António Afonso
2019-12-02
1
-7
/
+10
*
[lldb][NFC] Add 'breakpoint command list' test
Raphael Isemann
2019-12-02
2
-0
/
+62
*
Revert "Revert "As a follow-up to my initial mail to llvm-dev here's a first ...
Eric Christopher
2019-11-26
10
-10
/
+10
*
[lldb] [test] Un-XFAIL lldb-server tests fixed on NetBSD
Michał Górny
2019-11-26
1
-2
/
+0
*
[lldb] [Process/NetBSD] Fix handling concurrent watchpoint events
Michał Górny
2019-11-25
6
-6
/
+0
*
[lldb] [Process/NetBSD] Copy watchpoints to newly-created threads
Michał Górny
2019-11-25
10
-11
/
+0
*
[lldb] [Process/NetBSD] Improve threading support
Michał Górny
2019-11-25
22
-24
/
+149
*
[lldb] [test] XFAIL ASAN tests on NetBSD
Michał Górny
2019-11-25
2
-0
/
+2
*
[lldb-vscode] Fix a race in test_extra_launch_commands
Pavel Labath
2019-11-25
1
-1
/
+1
*
Remove extraneous log enabling.
Jason Molenda
2019-11-22
1
-1
/
+0
*
[DWARF] Handle call sites with indirect call targets
Vedant Kumar
2019-11-22
1
-0
/
+31
*
[lldb][DataFormatters] Support pretty printing std::string when built with -f...
Jordan Rupprecht
2019-11-22
4
-16
/
+26
*
Complete complete types early when importing types from Clang module DWARF.
Adrian Prantl
2019-11-22
6
-0
/
+95
*
[lldb] Fix exception breakpoint not being resolved when set on dummy target
Martin Svensson
2019-11-22
1
-0
/
+35
*
[lldb] Don't enable expression log in TestEmptyStdModule.py
Raphael Isemann
2019-11-22
1
-1
/
+0
*
[test] Mark TestEditline as skipped with ASan.
Jonas Devlieghere
2019-11-21
1
-0
/
+1
*
[Test] Split up TestIntegerTypes.py
Jonas Devlieghere
2019-11-21
10
-217
/
+297
*
[lldb][NFC] Remove test directory completely
Tatyana Krasnukha
2019-11-21
3
-2
/
+0
*
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
[prev]
[next]