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
*
Fix test when using remote debugging.
Pavel Labath
2016-10-04
1
-1
/
+1
*
add a simple test case to validate test id()
Todd Fiala
2016-10-03
1
-0
/
+17
*
Fix up this test case.
Jim Ingham
2016-10-01
1
-35
/
+0
*
Fix up the test so it gets closer to passing.
Jim Ingham
2016-09-30
1
-40
/
+11
*
Add the radar on our end to the bugreport string.
Jim Ingham
2016-09-30
1
-3
/
+3
*
Add the radar from our end to the bugreport string.
Jim Ingham
2016-09-30
1
-1
/
+1
*
IsValid is the way to ask a breakpoint location whether it is valid.
Jim Ingham
2016-09-30
1
-2
/
+3
*
Add the tracking radar on our end.
Jim Ingham
2016-09-30
1
-1
/
+1
*
Prefer skipping over x-failing
Enrico Granata
2016-09-30
1
-1
/
+1
*
Do not assume we will be able to discover the return type of this selector ca...
Enrico Granata
2016-09-30
1
-1
/
+1
*
This test will not work in i386 mode because we don't create interesting type...
Enrico Granata
2016-09-29
1
-0
/
+1
*
Fix an issue where libc++ changed the type information we get for std::map::i...
Enrico Granata
2016-09-28
2
-10
/
+10
*
Add the ability for the task port to change when a process execs.
Greg Clayton
2016-09-28
1
-1
/
+0
*
convert TestFatArchives.py over to no-debug-info test
Todd Fiala
2016-09-27
1
-11
/
+4
*
xfail TestExec.py on macOS
Todd Fiala
2016-09-27
1
-0
/
+1
*
Fix serialization of Python breakpoint commands.
Jim Ingham
2016-09-26
2
-3
/
+3
*
Remove ancient icc decorators
Pavel Labath
2016-09-26
4
-12
/
+0
*
Add the ability to append breakpoints to the save file.
Jim Ingham
2016-09-22
1
-3
/
+57
*
Add the ability to deserialize only breakpoints matching a given name.
Jim Ingham
2016-09-22
1
-1
/
+34
*
add stop column highlighting support
Todd Fiala
2016-09-21
1
-0
/
+4
*
Probably should add the breakpoint names test directory as well...
Jim Ingham
2016-09-21
3
-0
/
+200
*
Add some more tests for breakpoint serialization.
Jim Ingham
2016-09-20
1
-45
/
+99
*
First tests for serializing breakpoints.
Jim Ingham
2016-09-16
3
-0
/
+206
*
xfail TestQueues.py and TestDarwinLogFilterMatchMessage.py
Todd Fiala
2016-09-12
1
-0
/
+8
*
xfail DarwinLog "filter message by regex" tests
Todd Fiala
2016-09-09
1
-0
/
+10
*
[LLDB][MIPS] Fix TestEhFrameUnwind.py for MIPS
Nitesh Jain
2016-09-09
1
-3
/
+29
*
Fix for rL280668, Intel(R) Memory Protection Extensions (Intel(R) MPX) support.
Valentina Giusti
2016-09-08
7
-4
/
+172
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
292
-6323
/
+10201
*
Revert "Intel(R) Memory Protection Extensions (Intel(R) MPX) support."
Dimitar Vlahovski
2016-09-06
7
-156
/
+4
*
Added the "frame diagnose" command and use its output to make crash info better.
Sean Callanan
2016-09-06
27
-0
/
+466
*
Intel(R) Memory Protection Extensions (Intel(R) MPX) support.
Valentina Giusti
2016-09-05
7
-4
/
+156
*
Reapply "Make Scalar::GetValue more consistent"
Pavel Labath
2016-09-02
1
-1
/
+0
*
Revert "Make Scalar::GetValue more consistent"
Pavel Labath
2016-09-02
1
-0
/
+1
*
Make Scalar::GetValue more consistent
Pavel Labath
2016-09-02
1
-1
/
+0
*
Change the formula for tagged NSIndexPath data formatting
Enrico Granata
2016-09-01
3
-0
/
+110
*
XFail TestMemoryFind on 32-bit architectures
Pavel Labath
2016-09-01
1
-0
/
+2
*
Change "memory find" over to using a variation of the Boyer–Moore search al...
Enrico Granata
2016-09-01
3
-0
/
+81
*
Add a data formatter for std::function in libcxx
Enrico Granata
2016-08-31
3
-0
/
+80
*
Fix an issue where a synthetic child provider could only provide a value of t...
Enrico Granata
2016-08-31
2
-2
/
+22
*
Fixup TestPyObjSynthProvider.py and enable it again
Pavel Labath
2016-08-31
2
-1
/
+2
*
XFail new TestPyObjSynthProvider.py on linux until I can investigate the caus...
Pavel Labath
2016-08-31
1
-0
/
+1
*
Rename the test class
Enrico Granata
2016-08-30
1
-1
/
+1
*
Add an helper class lldb.formatters.synth.PythonObjectSyntheticChildProvider
Enrico Granata
2016-08-30
4
-0
/
+95
*
Remove a test that depends on knowing all compiler's register allocation sche...
Jim Ingham
2016-08-19
1
-23
/
+0
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
43
-0
/
+2291
*
Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"
Todd Fiala
2016-08-19
43
-2291
/
+0
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
43
-0
/
+2291
*
Disable TestThreadSpecificBpPlusCondition on Windows.
Zachary Turner
2016-08-12
1
-1
/
+1
*
Skip 2 android test what is broken because of debuggerd
Tamas Berghammer
2016-08-12
2
-7
/
+2
*
Undid LLVM macro usage in test suite test subject files.
Todd Fiala
2016-08-10
1
-7
/
+7
[next]