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 the 'tb' alias command
Frederic Riss
2018-06-18
1
-0
/
+25
*
Fix TestExec after r334783
Frederic Riss
2018-06-15
1
-8
/
+1
*
Change TestExec.py from creating an i386+x86_64 fat binary
Jason Molenda
2018-06-15
5
-90
/
+87
*
[lit] Split test_set_working_dir TestProcessLaunch into two tests and fix it ...
Stella Stamenova
2018-06-13
1
-11
/
+28
*
[ObjC] Add dataformatter for NSDecimalNumber
Jonas Devlieghere
2018-06-13
2
-1
/
+13
*
Fix/unify the spelling of Objective-C.
Adrian Prantl
2018-06-13
1
-1
/
+1
*
Add a new SBTarget::LoadCore() overload which surfaces errors if the load fails
Leonard Mosescu
2018-06-11
1
-0
/
+18
*
Fix tuple getter in std unique pointer pretty-printer
Pavel Labath
2018-06-11
2
-0
/
+16
*
[lit, windows] Disable a number of tests that are failing on Windows
Stella Stamenova
2018-06-07
8
-0
/
+21
*
XFAIL TestMachCore for windows hosts
Pavel Labath
2018-05-29
1
-0
/
+1
*
Typo fixes.
Bruce Mitchener
2018-05-29
5
-7
/
+7
*
Enable ProcessMachCore plugin on non-apple platforms
Pavel Labath
2018-05-22
2
-2
/
+0
*
Fix _NSCFBoolean data formatter.
Jonas Devlieghere
2018-05-18
1
-2
/
+4
*
[lit, lldbsuite] Disable tests that are failing because of pr21765 and pr24489
Stella Stamenova
2018-05-17
1
-0
/
+1
*
[lit] Fix several tests that fail when using Python 3 or on Windows
Stella Stamenova
2018-05-14
2
-6
/
+16
*
[lit, lldbsuite] Add a bug reference to the failing TestLinuxCore and fix an ...
Stella Stamenova
2018-05-09
1
-10
/
+10
*
[lit, lldbsuite] Fixes for several tests LLDB tests for Python 3 or Windows
Stella Stamenova
2018-05-07
1
-0
/
+3
*
Use the UUID from the minidump's CodeView Record for placeholder modules
Leonard Mosescu
2018-05-02
2
-9
/
+68
*
Attempt to fix TestMiniDump on windows
Pavel Labath
2018-04-19
1
-6
/
+6
*
Improve LLDB's handling of non-local minidumps
Leonard Mosescu
2018-04-18
2
-0
/
+33
*
Report more precise error message when attach fails
Pavel Labath
2018-04-18
2
-0
/
+36
*
[Statistics] Relax the test output a little bit.
Davide Italiano
2018-04-16
1
-4
/
+4
*
[Commands] Expose statistics through the SBAPI.
Davide Italiano
2018-04-16
3
-0
/
+34
*
Make sure deleting all breakpoints clears their sites first
Eugene Zemtsov
2018-04-16
2
-0
/
+23
*
[Command] Implement `statistics` command.
Davide Italiano
2018-04-13
3
-0
/
+26
*
Allow relative file paths when settings source breakpoints
Greg Clayton
2018-04-13
1
-1
/
+25
*
Re-land "Don't assume backing thread shares protocol ID."
Jonas Devlieghere
2018-04-13
2
-0
/
+95
*
Revert "Don't assume backing thread shares protocol ID."
Jonas Devlieghere
2018-04-12
2
-95
/
+0
*
Don't assume backing thread shares protocol ID.
Jonas Devlieghere
2018-04-12
2
-0
/
+95
*
Fix TestDisassembleBreakpoint broken by r328488
Pavel Labath
2018-03-26
2
-33
/
+22
*
Add and fix some tests for PPC64
Pavel Labath
2018-03-26
4
-35
/
+30
*
Add a test for setting the load address of a module with differing physical/v...
Pavel Labath
2018-03-26
1
-0
/
+19
*
Last batch of test-tree cleaning changes
Pavel Labath
2018-03-21
2
-47
/
+38
*
[LLDB] Fix TestTargetXMLArch's expected arch
Pavel Labath
2018-03-20
1
-1
/
+1
*
Fix some tests for PPC64le architecture
Pavel Labath
2018-03-20
1
-2
/
+4
*
Re-land: [lldb] Use vFlash commands when writing to target's flash memory reg...
Pavel Labath
2018-03-20
2
-2
/
+63
*
[test] Skip flaky TestThreadStates tests on Darwin
Vedant Kumar
2018-03-19
1
-3
/
+3
*
Skip TestThreadSpecificBpPlusCondition on Darwin due to timeouts
Vedant Kumar
2018-03-16
1
-0
/
+1
*
[dotest] Clean up test folder clean-up
Pavel Labath
2018-03-16
3
-5
/
+1
*
Fix TestProcessLaunch breakage on MacOS
Pavel Labath
2018-03-15
1
-1
/
+1
*
Next batch of test-tree-cleaning changes
Pavel Labath
2018-03-15
2
-68
/
+25
*
@skipUnlessDarwin TestTargetSourceMap
Pavel Labath
2018-03-15
1
-0
/
+1
*
Fix a bug in "target.source-map" where we would resolve unmapped paths incorr...
Greg Clayton
2018-03-15
2
-0
/
+437
*
[test] Disable TestMachCore everywhere except on Darwin
Jonas Devlieghere
2018-03-14
1
-0
/
+1
*
Update selected thread after loading mach core
Jonas Devlieghere
2018-03-14
3
-0
/
+966
*
Skip TestWatchedVarHitWhenInScope.py everywhere
Pavel Labath
2018-03-14
1
-3
/
+1
*
[test] Replace some references to Apple-internal bugs
Vedant Kumar
2018-03-13
2
-3
/
+3
*
Add a missing return in SBPlatform::IsConnected and test
Jim Ingham
2018-03-13
1
-0
/
+8
*
Make TestCompletion work on windows
Pavel Labath
2018-03-09
1
-58
/
+0
*
Move option parsing out of the Args class
Pavel Labath
2018-03-09
1
-26
/
+21
[next]