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
...
*
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
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
1
-7
/
+7
*
Errors compiling breakpoint conditions will cause the breakpoint not to be hit
Jim Ingham
2016-08-03
1
-0
/
+44
*
Add/fix support for i386 elf core files
Dimitar Vlahovski
2016-07-29
1
-1
/
+0
*
Fixed "void SBWatchpoint::SetEnabled (bool enabled)" to work properly and add...
Greg Clayton
2016-07-27
1
-5
/
+11
*
Breakup TestConcurrentEvents.py into separate test subdirs per test method
Todd Fiala
2016-07-22
71
-526
/
+1123
*
s/Cocoa/Foundation/
Enrico Granata
2016-07-19
2
-2
/
+2
*
Don't check the value of the unset variables on iOS
Enrico Granata
2016-07-19
1
-6
/
+5
*
LLDB help content has accumulated over time without a recent attempt to
Kate Stone
2016-07-14
3
-4
/
+4
*
mark newly failing tests as XFAIL
Pavel Labath
2016-07-14
1
-2
/
+4
*
This doesn't compiler on Darwin. Skipping it.
Greg Clayton
2016-07-12
1
-0
/
+1
*
Fix an issue where one could not define a Python command with the same name a...
Enrico Granata
2016-07-11
3
-0
/
+49
*
Fix for PrintStackTraces
Ravitheja Addepally
2016-07-07
3
-0
/
+78
*
Implement GetMemoryRegions() for Linux and Mac OSX core files.
Howard Hellyer
2016-07-07
1
-7
/
+68
*
Add data formatter for libstdc++ shared_ptr and weak_ptr
Tamas Berghammer
2016-07-06
3
-0
/
+80
*
Correct watchpoint size test failure on certain devices
Omair Javaid
2016-06-30
1
-3
/
+3
*
fix invalid assumption about the executable module in Target::Install()
Todd Fiala
2016-06-27
1
-0
/
+1
[prev]
[next]