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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable test_lldbmi_settings_set_target_run_args_before on linux
Pavel Labath
2016-02-04
1
-1
/
+0
*
Mark TestProcessIO as flaky on android
Pavel Labath
2016-02-04
1
-1
/
+5
*
Add verbose logging support to gdb-remote tests
Pavel Labath
2016-02-04
1
-7
/
+39
*
[RenderScript] Add command for recalculating allocation details
Ewan Crawford
2016-02-04
2
-0
/
+61
*
Fix a little threading thinko in StartPrivateStateThread - don't pass stack v...
Jim Ingham
2016-02-04
2
-5
/
+10
*
Fix missing module qualification of subprocess.PIPE.
Zachary Turner
2016-02-03
1
-1
/
+1
*
Pass socket scheme as part of debug server listen URL.
Oleksiy Vyalov
2016-02-03
1
-0
/
+1
*
Fix sign conversion warnings in LLDB Python unittests
Reid Kleckner
2016-02-03
1
-19
/
+18
*
[NetBSD] Remove dead code.
Davide Italiano
2016-02-03
1
-7
/
+0
*
Remove a stray ;.
Jim Ingham
2016-02-03
1
-1
/
+0
*
The SetStopInfo from a Mach Exception was setting the stop
Jim Ingham
2016-02-03
3
-2
/
+4
*
Move some android platform functions to lldbplatformutil.
Zachary Turner
2016-02-03
3
-79
/
+80
*
Add ability to override JIT expr compiler options.
Aidan Dodds
2016-02-03
2
-25
/
+88
*
Remove skipUnlessListedRemote test decorator
Pavel Labath
2016-02-03
2
-17
/
+0
*
Fix an off-by-one in SocketTest::DecodeHostAndPort
Pavel Labath
2016-02-03
2
-2
/
+12
*
[RenderScript] Use LLVM DWARF language enum
Ewan Crawford
2016-02-03
2
-2
/
+3
*
The compiler may use "line number 0" to indicate compiler generated goo that ...
Jim Ingham
2016-02-03
2
-2
/
+50
*
Fix inverted conditional in TestInferiorAssert.py
Zachary Turner
2016-02-02
1
-2
/
+2
*
Fix a thinko in StackFrame::GetInScopeVariableList.
Siva Chandra
2016-02-02
1
-1
/
+1
*
Set correct thread stop info when single-step lands on a breakpoint [Windows]
Adrian McCarthy
2016-02-02
1
-5
/
+19
*
Don't return a tuple from the skip test function.
Zachary Turner
2016-02-02
3
-34
/
+36
*
Revert "[NFC] Cleanup RangeMap.h"
Todd Fiala
2016-02-02
2
-583
/
+1382
*
Re-write many skip decorators to use shared code.
Zachary Turner
2016-02-02
1
-205
/
+90
*
[NFC] Cleanup RangeMap.h
Tamas Berghammer
2016-02-02
2
-1382
/
+583
*
XFAIL TestConsecutiveBreakpoints.test_single_step_thread_specific on OSX
Pavel Labath
2016-02-02
1
-0
/
+1
*
skip TestWatchLocation on OS X
Todd Fiala
2016-02-02
1
-0
/
+1
*
Remove redundant test in TestExitDuringStep
Pavel Labath
2016-02-02
1
-12
/
+4
*
Log error message in SBTarget::Launch
Pavel Labath
2016-02-02
1
-3
/
+2
*
Mark TestProcessIO.test_stdin_redirection as flaky on android
Pavel Labath
2016-02-02
1
-0
/
+1
*
Fix single stepping over the IT instruction
Tamas Berghammer
2016-02-02
1
-5
/
+16
*
Fix build after clang interface change in r259489
Pavel Labath
2016-02-02
1
-3
/
+3
*
Fix single-stepping onto a breakpoint
Pavel Labath
2016-02-02
3
-51
/
+75
*
Fix compiler lookup when specified without path
Pavel Labath
2016-02-02
2
-2
/
+3
*
NetBSD: Define initial RegisterContextNetBSD_x86_64
Kamil Rytarowski
2016-02-02
3
-0
/
+400
*
We try to avoid static objects. These are on the error path for unsupported ...
Jim Ingham
2016-02-02
1
-4
/
+4
*
Fix getCompiler in unit testing framework on compiler symlinks
Stephane Sezer
2016-02-01
1
-1
/
+2
*
Add a note on how to create an empty target and use it to attach to
Jim Ingham
2016-02-01
1
-0
/
+10
*
Always write the session file in UTF-8.
Zachary Turner
2016-02-01
4
-3
/
+53
*
Fix misnamed variable in TestProcessAPI.py
Zachary Turner
2016-02-01
1
-2
/
+2
*
Remove flaky annotation for TestCallWithTimeout on linux
Pavel Labath
2016-02-01
1
-1
/
+0
*
Remove Timer::Initialize routine
Pavel Labath
2016-02-01
3
-28
/
+12
*
Set correct ThreadStopInfo in case of trace event
Abhishek Aggarwal
2016-02-01
4
-15
/
+58
*
Fixed a couple of places where we were getting the module from a
Jim Ingham
2016-01-29
2
-5
/
+21
*
Fix this test for the the switch in default for IgnoreBreakpoints in SBFrame....
Jim Ingham
2016-01-29
1
-1
/
+6
*
Revert "fix up missing header from change r259084."
Todd Fiala
2016-01-29
1
-1
/
+0
*
Fix crash in lldb-mi when stack variable name is nullptr. This always happens...
Eugene Leviant
2016-01-29
3
-1
/
+34
*
Fix linking of lldb-server with BUILD_SHARED_LIBS
Pavel Labath
2016-01-29
1
-16
/
+11
*
Ignore breakpoints by default in SBFrame::EvaluateExpression
Eugene Leviant
2016-01-29
1
-0
/
+3
*
[RenderScript] Remove unused RS command
Ewan Crawford
2016-01-29
2
-55
/
+2
*
Fix TestDataFormatterScript for Linux.
Chaoren Lin
2016-01-29
1
-5
/
+4
[next]