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 a race condition between the "ephemeral watchpoint disabling" and command...
Jim Ingham
2016-10-25
1
-6
/
+1
*
Revert "Improve the libstdc++ smart pointer formatters"
Pavel Labath
2016-10-25
2
-48
/
+16
*
Use shorter names in TestConcurrentEvents tests
Pavel Labath
2016-10-24
35
-35
/
+35
*
Add data formatter for libstdc++ unique_ptr
Tamas Berghammer
2016-10-21
3
-0
/
+91
*
Add data formatter for libstdc++ tuple
Tamas Berghammer
2016-10-21
3
-0
/
+66
*
Improve the libstdc++ smart pointer formatters
Tamas Berghammer
2016-10-21
2
-16
/
+48
*
Add TestMultipleHits.py
Pavel Labath
2016-10-21
3
-0
/
+92
*
Revert "Fix a race condition between "ephemeral watchpoint disable/enable" an...
Pavel Labath
2016-10-21
1
-1
/
+6
*
Fix a race condition between "ephemeral watchpoint disable/enable" and contin...
Jim Ingham
2016-10-21
1
-6
/
+1
*
Remove an unnecessary and incorrect check for num locations of a breakpoint
Jim Ingham
2016-10-20
1
-8
/
+0
*
Fix ARM/AArch64 Step-Over watchpoint issue remove provision for duplicate wat...
Omair Javaid
2016-10-20
3
-0
/
+131
*
This test now passes.
Jim Ingham
2016-10-11
1
-1
/
+0
*
Added a bugreport tracking the failure to get float return values
Jim Ingham
2016-10-11
1
-5
/
+6
*
This test was failing because /bin/ls is no longer debuggable on OS X.
Jim Ingham
2016-10-11
3
-2
/
+19
*
Adding radar number on our end for llvm.org/pr15824.
Jim Ingham
2016-10-10
1
-2
/
+2
*
Add the related radar on our end for llvm.org/pr15824.
Jim Ingham
2016-10-10
1
-1
/
+1
*
Add the radar number on our end.
Jim Ingham
2016-10-10
1
-1
/
+1
*
[LLDB][MIPS] All tests get errors in dotest after this test.
Nitesh Jain
2016-10-10
1
-0
/
+5
*
[LLDB][MIPS] Skip some test case which were causing LLDB to go into infinite ...
Nitesh Jain
2016-10-10
35
-35
/
+35
*
xfail TestReportData.py on i386
Todd Fiala
2016-10-06
1
-0
/
+1
*
xfail TestDataFormatterNSIndexPath.py on macOS i386
Todd Fiala
2016-10-06
1
-0
/
+1
*
xfail TestExec.py on macOS i386
Todd Fiala
2016-10-06
1
-0
/
+1
*
xfail TestDiagnoseDereferenceFunctionReturn.py on macOS i386
Todd Fiala
2016-10-06
1
-0
/
+1
*
xfail TestDarwinLogBasic.py for i386 macOS
Todd Fiala
2016-10-06
1
-0
/
+1
*
Add bound violation handling for Intel(R) Memory Protection Extensions (Intel...
Valentina Giusti
2016-10-06
3
-0
/
+104
*
These test cases don't test different debug info formats.
Jim Ingham
2016-10-06
2
-0
/
+4
*
Improve test for Intel(R) MPX registers.
Valentina Giusti
2016-10-06
2
-25
/
+8
*
Fixup the xfail situation on Windows.
Zachary Turner
2016-10-05
5
-4
/
+6
*
Removing the new Minidump plugin
Dimitar Vlahovski
2016-10-05
8
-178
/
+0
*
xfailing minidump tests again ... :(
Dimitar Vlahovski
2016-10-05
1
-0
/
+6
*
Fixing new Minidump plugin tests
Dimitar Vlahovski
2016-10-05
3
-18
/
+14
*
xfailing tests for Minidump plugin
Dimitar Vlahovski
2016-10-04
1
-0
/
+6
*
Fix the decorator of TestBreakpointCaseSensitivity
Tamas Berghammer
2016-10-04
1
-4
/
+2
*
Adding a new Minidump post-mortem debugging plugin
Dimitar Vlahovski
2016-10-04
6
-0
/
+170
*
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
[prev]
[next]