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
/
functionalities
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporarily change the default for use-g-packet-for-reading to false,
Jason Molenda
2019-11-08
2
-1
/
+4
*
Test case to verify that lldb falls back to p/P if g is unsupported
Jason Molenda
2019-11-08
1
-0
/
+98
*
[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
*
Testuite: Support Asan test with remote testing
Fred Riss
2019-11-06
2
-8
/
+9
*
[TestMTCSimple] Disable the test if you don't have libMTC
Alex Langford
2019-11-05
1
-1
/
+5
*
lldb/minidump: Add support for the alternate ARM64 constant
Pavel Labath
2019-11-05
1
-1
/
+1
*
minidump: Rename some architecture constants
Pavel Labath
2019-10-30
2
-2
/
+2
*
[LLDB][breakpoints] ArgInfo::count -> ArgInfo::max_positional_args
Lawrence D'Anna
2019-10-29
1
-1
/
+1
*
Modernize TestThreadStepOut.py
Jim Ingham
2019-10-28
1
-43
/
+16
*
Add the ability to pass extra args to a Python breakpoint callback.
Jim Ingham
2019-10-25
3
-7
/
+102
*
ProcessMinidump: Suppress reporting stop for signal '0'
Joseph Tremoulet
2019-10-18
2
-2
/
+38
*
Update MinidumpYAML to use minidump::Exception for exception stream
Joseph Tremoulet
2019-10-18
1
-1
/
+4
*
Add REQUIRES: x86 to more tests which need the x86 llvm target built
Pavel Labath
2019-10-18
2
-0
/
+2
*
Add arm64_32 support to lldb, an ILP32 codegen
Jason Molenda
2019-10-16
1
-1
/
+1
*
[android/process list] support showing process arguments
Walter Erquinigo
2019-10-16
1
-4
/
+36
*
[Windows][NFC] Fix tests after r374528.
Aleksandr Urakov
2019-10-15
1
-3
/
+0
*
[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
*
TestMTCSimple: Make Makefile portable.
Frederic Riss
2019-10-10
1
-1
/
+6
*
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
*
Implement serializing scripted breakpoints and their extra args.
Jim Ingham
2019-10-10
3
-1
/
+106
*
Increase timeout in gdbclientutils.py to decrease chance of test failing unde...
Adrian Prantl
2019-10-10
1
-1
/
+1
*
TestMTCSimple.py: allow the test to run on Darwin embedded platforms
Frederic Riss
2019-10-09
2
-13
/
+16
*
Fix a crasher due to an assert when two files have the same UUID but differen...
Greg Clayton
2019-10-09
2
-11
/
+50
*
[test] Skip entry value test when clang < 10.0.0
Vedant Kumar
2019-10-09
1
-0
/
+1
*
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
10
-79
/
+30
*
test fix: TestLoadUsingPaths should use realpath
Lawrence D'Anna
2019-10-08
1
-1
/
+1
*
[gdb-remote] process properly effective uid
Walter Erquinigo
2019-10-07
1
-2
/
+6
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-07
2
-2
/
+60
*
[lldb][modern-type-lookup] No longer import temporary declarations into the p...
Raphael Isemann
2019-10-04
2
-0
/
+11
*
Pass an SBStructuredData to scripted ThreadPlans on use.
Jim Ingham
2019-10-03
2
-6
/
+37
*
Break out the Python class & key/value options into a separate OptionGroup.
Jim Ingham
2019-10-03
2
-0
/
+21
*
Allow the internal-state-thread free access to the TargetAPI mutex.
Jim Ingham
2019-10-01
3
-10
/
+74
*
[test] Make TestBasicEntryValuesX86_64 run on Linux as well as Darwin
Vedant Kumar
2019-09-30
1
-1
/
+5
*
[lldb][NFC] Updating test to reflect made by D67966
Shafik Yaghmour
2019-09-30
1
-1
/
+1
*
[lldb][clang][modern-type-lookup] Use ASTImporterSharedState in ExternalASTMe...
Raphael Isemann
2019-09-30
3
-0
/
+29
*
Give an error when StepUsingScriptedThreadPlan is passed a bad classname.
Jim Ingham
2019-09-28
1
-1
/
+22
*
Revert: [lldb] [testsuite] Remove redundant MAKE_DSYM := NO
Jan Kratochvil
2019-09-27
3
-0
/
+4
[next]