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
*
Don't enable -flimit-debug-info by default for the LLDB Xcode builds. This wa...
Greg Clayton
2016-02-09
1
-24
/
+0
*
Mention the --all-files option in the -p help string.
Jim Ingham
2016-02-09
1
-1
/
+2
*
Fix invalid shift operator overload in Scalar
Pavel Labath
2016-02-09
4
-1
/
+37
*
Fix a typo in an xfail decorator in TestExprsChar
Tamas Berghammer
2016-02-09
1
-1
/
+1
*
Fix an issue where pressing CTRL+C in the interactive script interpreter caus...
Enrico Granata
2016-02-09
1
-1
/
+1
*
[TestExprsChar] Fix a typo is failure archs list
Siva Chandra
2016-02-09
1
-1
/
+1
*
Remove skip and xfail decorators for target architecture.
Zachary Turner
2016-02-09
9
-25
/
+10
*
Remove skipIfHostPlatform and skipUnlessHostPlatform decorators.
Zachary Turner
2016-02-09
3
-20
/
+4
*
Remove the skipUnlessArch decorator.
Zachary Turner
2016-02-09
3
-35
/
+8
*
A number of improvements to decorator conditionals.
Zachary Turner
2016-02-08
4
-28
/
+30
*
Remove expectedFailureWindows decorator.
Zachary Turner
2016-02-08
117
-193
/
+181
*
Show real error message in -data-evaluate-expression
Eugene Leviant
2016-02-08
3
-4
/
+9
*
Revert "Enable test_lldbmi_settings_set_target_run_args_before on linux"
Pavel Labath
2016-02-08
1
-0
/
+1
*
Have lldb-server log the timestamp in its log messages
Pavel Labath
2016-02-08
1
-1
/
+1
*
[LLDB][MIPS] Fix TestExpressionInSyscall.py for MIPS
Bhushan D. Attarde
2016-02-08
2
-4
/
+26
*
ProcessMachCore scans through the core file pages looking for a
Jason Molenda
2016-02-06
3
-49
/
+57
*
Per Jim's suggestion, move checks that we're not mixing and matching Debugger...
Enrico Granata
2016-02-06
3
-2
/
+12
*
Fix an issue where certain CommandObjects (or Options thereof) were being cre...
Enrico Granata
2016-02-06
5
-29
/
+79
*
Fix "thread backtrace -s": option was misparsed because of a missing break.
Jim Ingham
2016-02-06
1
-0
/
+1
*
Take 2: Use an artifical namespace so that member vars do not hide local vars.
Siva Chandra
2016-02-05
12
-13
/
+409
*
Add support to detect arm hard float ABI based binaries for ABISysV_arm
Omair Javaid
2016-02-05
4
-7
/
+63
*
Bump up the packet timeout for gdbremote tests
Pavel Labath
2016-02-05
1
-1
/
+1
*
Add two more addresses to check for the address of the kernel in debug mode;
Jason Molenda
2016-02-05
1
-0
/
+16
*
Add a little logging to ProcessMachCore so it is easier to tell when a user p...
Jason Molenda
2016-02-04
1
-3
/
+16
*
Fix the search path for CMake files
Niels Ole Salscheider
2016-02-04
1
-4
/
+4
*
Move the rest of the tests over to using the new decorator module.
Zachary Turner
2016-02-04
343
-803
/
+1246
*
Replace tabs with spaces for consistent indentation. No actual text changes.
Adrian McCarthy
2016-02-04
1
-189
/
+189
*
Revert "Use an artifical namespace so that member vars do not hide local vars."
Siva Chandra
2016-02-04
12
-409
/
+13
*
Make HostThread SetName work on OS X. GetName doesn't currently work, the co...
Jim Ingham
2016-02-04
3
-14
/
+11
*
Use an artifical namespace so that member vars do not hide local vars.
Siva Chandra
2016-02-04
12
-13
/
+409
*
Move some of the common decorators to decorators.py.
Zachary Turner
2016-02-04
34
-278
/
+347
*
Provide arguments for all the format string placeholders!
Adrian McCarthy
2016-02-04
1
-1
/
+1
*
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
[next]