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
*
[Core] Avoid default in switch() that covers all the cases.
Davide Italiano
2015-11-04
1
-1
/
+0
*
Add "zero_memory" option to IRMemoryMap::FindSpace & IRMemoryMap::Malloc. Ze...
Jim Ingham
2015-11-04
7
-15
/
+99
*
Revert r252001 as it brake TestCppIncompleteTypes on all platforms
Tamas Berghammer
2015-11-04
1
-17
/
+0
*
Fix TestMemoryRead after r252035
Tamas Berghammer
2015-11-04
1
-1
/
+1
*
OS X: fix the Xcode debugserver lookup code when LLDB.framework does not cont...
Todd Fiala
2015-11-04
1
-2
/
+12
*
Fix test infrastructure when using xunit output.
Todd Fiala
2015-11-04
1
-2
/
+2
*
Option letter o was already in use; use an uppercase E instead
Enrico Granata
2015-11-04
1
-1
/
+1
*
Add a few useful methods to ThreadSafeDense{Map,Set}. Not used yet.
Jim Ingham
2015-11-04
2
-1
/
+28
*
Revert "Python 3 - Don't add the _d suffix to the symlink on Windows."
Zachary Turner
2015-11-04
4
-30
/
+2
*
Fix a shadowed ivar in SearchFilterByModuleListAndCU.
Jim Ingham
2015-11-04
1
-2
/
+1
*
Python 3 - Don't add the _d suffix to the symlink on Windows.
Zachary Turner
2015-11-04
4
-2
/
+30
*
Python 3 - Use universal_newlines when calling subprocess.check_output
Zachary Turner
2015-11-04
2
-2
/
+2
*
Actually implement Section::GetSectionData.
Jim Ingham
2015-11-04
2
-3
/
+59
*
Try a little harder to provide a legit CWD to argdumper if
Jim Ingham
2015-11-04
1
-1
/
+19
*
Fix an issue where LLDB would truncate summaries for string types without pro...
Enrico Granata
2015-11-04
7
-22
/
+99
*
All instance variables start with "m_". Fix "options" to be "m_options".
Greg Clayton
2015-11-03
2
-57
/
+57
*
Fix __fp16 types so we can display them and use them in expressions.
Greg Clayton
2015-11-03
1
-3
/
+8
*
Fix build for go parser unittest.
Ryan Brown
2015-11-03
2
-1
/
+13
*
Fix a deadlock when connecting to a remote GDB server that might not support ...
Greg Clayton
2015-11-03
1
-16
/
+20
*
With the new modules debugging, we have seen cases where clang is not emittin...
Greg Clayton
2015-11-03
1
-0
/
+17
*
Revert change comitted in accidentally as r251992
Tamas Berghammer
2015-11-03
1
-3
/
+0
*
Use std::list::splice in TaskPool to avoid an allocation
Tamas Berghammer
2015-11-03
1
-2
/
+1
*
wip
Tamas Berghammer
2015-11-03
1
-0
/
+3
*
Python 3 - Fix checking of string types in unittest2 module.
Zachary Turner
2015-11-03
5
-11
/
+17
*
Introduce seven.cmp_ and use it instead of cmp
Zachary Turner
2015-11-03
2
-1
/
+5
*
Squelch a silly warning regarding an extra 'default' in 'case'
Ramkumar Ramachandra
2015-11-03
1
-39
/
+38
*
Python 3 - Fix some issues in unittest2.
Zachary Turner
2015-11-03
4
-12
/
+22
*
Python 3: Modernize exception raising syntax.
Zachary Turner
2015-11-03
2
-3
/
+3
*
Python 3 - modernize exception catching syntax.
Zachary Turner
2015-11-03
10
-40
/
+40
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
392
-413
/
+391
*
Python 3 - Don't use `commands` module anymore.
Zachary Turner
2015-11-03
4
-11
/
+11
*
Revert r251882 as it breaks the test suite
Enrico Granata
2015-11-03
1
-7
/
+1
*
Fix flakyness in TestWatchLocationWithWatchSet
Pavel Labath
2015-11-03
1
-2
/
+4
*
Skip TestBacktraceAll on android-arm
Tamas Berghammer
2015-11-03
1
-1
/
+4
*
Leave TestAttachResume as flakey on linux
Pavel Labath
2015-11-03
1
-0
/
+1
*
Fix race during process detach
Pavel Labath
2015-11-03
2
-35
/
+31
*
Changes for Bug 25251
Ravitheja Addepally
2015-11-03
7
-14
/
+232
*
[LLDB][MIPS] Fix GetUserRegisterInfoCount to count no of regs which are physi...
Mohit K. Bhakkad
2015-11-03
4
-10
/
+26
*
[LLDB][Watchpoint] Change ignore_count condition location to fix watchpoint i...
Mohit K. Bhakkad
2015-11-03
2
-3
/
+10
*
Do not try to copy host memory from address 0
Enrico Granata
2015-11-03
1
-1
/
+1
*
Add the ability to pass an EvaluateExpressionOptions when you make a UserExpr...
Jim Ingham
2015-11-03
18
-30
/
+72
*
Tighten up sys.path, and use absolute imports everywhere.
Zachary Turner
2015-11-03
414
-772
/
+815
*
Emit an error message if the current working directory does not exist when th...
Enrico Granata
2015-11-03
1
-1
/
+7
*
Fix usage of removed decorator in TestExpressions
Pavel Labath
2015-11-03
1
-1
/
+1
*
Provide ADB port forwarding support for abstract sockets.
Oleksiy Vyalov
2015-11-03
6
-29
/
+102
*
Fix module cache sym links' creation for symbol files.
Oleksiy Vyalov
2015-11-03
1
-2
/
+2
*
Revert "Make new dotest.py executable"
Pavel Labath
2015-11-02
1
-0
/
+0
*
Revert "Remove the __import__ hack of lldbtest_config."
Pavel Labath
2015-11-02
1
-2
/
+5
*
This test case does not actually depend on Cocoa; Foundation is good enoguh
Enrico Granata
2015-11-02
2
-2
/
+2
*
Create lldbsuite.support package with `seven` file.
Zachary Turner
2015-11-02
2
-0
/
+17
[next]