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
*
Fix parsing expressions to evaluate with spaces and optional args (MI)
Ilia K
2016-09-22
1
-5
/
+14
*
add stop column highlighting support
Todd Fiala
2016-09-21
4
-14
/
+65
*
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
*
add availability check to DarwinLog event tests
Todd Fiala
2016-09-16
1
-0
/
+13
*
First tests for serializing breakpoints.
Jim Ingham
2016-09-16
3
-0
/
+206
*
Fix TestSymbolContextTwoFiles on Android after rL281595
Tamas Berghammer
2016-09-15
1
-1
/
+1
*
Add support for DW_AT_ranges_base attribute
Tamas Berghammer
2016-09-15
4
-19
/
+71
*
Force c++14 when running tests on Windows.
Zachary Turner
2016-09-13
1
-0
/
+1
*
TestQueues could error out because the one second sleep main.c was
Jason Molenda
2016-09-13
2
-3
/
+6
*
Reduce the number of simultaneous debug sessions to 10 and remove
Jason Molenda
2016-09-13
2
-2
/
+1
*
xfail TestQueues.py and TestDarwinLogFilterMatchMessage.py
Todd Fiala
2016-09-12
2
-0
/
+9
*
Add MiSyntaxTestCase.test_lldbmi_output_grammar test (MI)
Ilia K
2016-09-12
1
-0
/
+101
*
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
*
[LLDB][MIPS] Fix TestLldbGdbServer.py failure
Nitesh Jain
2016-09-09
1
-1
/
+3
*
Fix for rL280668, Intel(R) Memory Protection Extensions (Intel(R) MPX) support.
Valentina Giusti
2016-09-08
7
-4
/
+172
*
Fix test breakage in r280919
Pavel Labath
2016-09-08
1
-1
/
+5
*
gdb-remote: Add jModulesInfo packet
Pavel Labath
2016-09-08
1
-0
/
+39
*
Revert "Fix tests on Windows."
Zachary Turner
2016-09-06
1
-2
/
+2
*
Fix tests on Windows.
Zachary Turner
2016-09-06
1
-2
/
+2
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
635
-13635
/
+23752
*
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
*
remove dependence of TestGdbRemoteExitCode.py on parent directory source
Todd Fiala
2016-09-05
3
-4
/
+391
*
Intel(R) Memory Protection Extensions (Intel(R) MPX) support.
Valentina Giusti
2016-09-05
7
-4
/
+156
*
Add default_packet_timeout key to the new TestGdbRemoteHostInfo test
Pavel Labath
2016-09-05
1
-1
/
+2
*
XFAIL TestGdbRemoteExitCode failing tests
Todd Fiala
2016-09-04
1
-0
/
+2
*
[NFC] Darwin llgs support from Week of Code
Todd Fiala
2016-09-04
7
-96
/
+300
*
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
*
Bump up TestCallWithTimeout timeout
Pavel Labath
2016-09-02
1
-2
/
+2
*
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
*
This test now succeeds.
Jim Ingham
2016-08-27
1
-1
/
+0
*
Don't crash when trying to capture persistent variables in a block.
Sean Callanan
2016-08-26
1
-1
/
+3
*
Make all the Function implementations different so the compiler won't share t...
Jim Ingham
2016-08-26
2
-56
/
+54
*
fix darwin_log test errors on macOS < 10.12
Todd Fiala
2016-08-24
1
-0
/
+9
*
Fix API usage in TestMultithreaded.test_sb_api_listener_event_process_state
Pavel Labath
2016-08-23
1
-0
/
+5
*
Remove a test that depends on knowing all compiler's register allocation sche...
Jim Ingham
2016-08-19
1
-23
/
+0
*
Fixing a Darwing test thats failing on windows
Dimitar Vlahovski
2016-08-19
1
-1
/
+1
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
44
-0
/
+2721
[next]