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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Reverted premature changes to .clang-format
Kate Stone
2016-08-19
1
-4
/
+0
*
Moved #include for lldb-python.h to a distinct group with a reminder comment
Kate Stone
2016-08-19
1
-0
/
+4
*
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
*
Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"
Todd Fiala
2016-08-19
44
-2721
/
+0
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
44
-0
/
+2721
*
Fix tests for the gdb-remote memory read packets
Pavel Labath
2016-08-18
2
-47
/
+11
*
Correct makefile.rules to use arm/aarch64 target specific AR and OBJCOPY
Omair Javaid
2016-08-17
1
-22
/
+27
*
Fix expression evaluation with operator new
Pavel Labath
2016-08-15
2
-4
/
+54
*
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
*
XFAIL TestNamespaceDefinitions on gcc-4.8 and below
Pavel Labath
2016-08-12
1
-0
/
+2
*
Make TestCallStopAndContinue clang-format-resilient
Pavel Labath
2016-08-12
2
-3
/
+2
*
Make sure LldbGdbServerTestCase is built in arm mode to avoid failures due th...
Omair Javaid
2016-08-11
2
-3
/
+11
*
xfailed TestObjCNewSyntax.py on macOS for gmodules
Todd Fiala
2016-08-10
1
-0
/
+1
*
Undid LLVM macro usage in test suite test subject files.
Todd Fiala
2016-08-10
3
-18
/
+18
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
4
-18
/
+24
*
Errors compiling breakpoint conditions will cause the breakpoint not to be hit
Jim Ingham
2016-08-03
1
-0
/
+44
*
Revert rL277429: Correct makefile.rules to use toolchain specific AR and OBJCOPY
Omair Javaid
2016-08-02
1
-17
/
+18
*
Correct makefile.rules to use toolchain specific AR and OBJCOPY
Omair Javaid
2016-08-02
1
-18
/
+17
*
Add/fix support for i386 elf core files
Dimitar Vlahovski
2016-07-29
1
-1
/
+0
*
Fix -break-insert not working when using absolute paths (MI)
Ilia K
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
*
Print a warning if the directory passed to --test-subdir doesn't end up existing
Enrico Granata
2016-07-25
1
-0
/
+2
*
Breakup TestConcurrentEvents.py into separate test subdirs per test method
Todd Fiala
2016-07-22
72
-526
/
+1339
*
Support loading files even when incorrect file name specified by the linker
Tamas Berghammer
2016-07-22
1
-1
/
+1
*
Fix typo in test runner
Francis Ricci
2016-07-20
1
-1
/
+1
[prev]
[next]