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
*
Install lldb Python module on Windows.
Zachary Turner
2017-01-06
1
-6
/
+9
*
Reapply "Fixes for Clang API changes to use std::shared_ptr"
David Blaikie
2017-01-06
1
-16
/
+17
*
Revert "Fixes for Clang API changes to use std::shared_ptr"
David Blaikie
2017-01-06
1
-17
/
+16
*
Another windows build fix
Pavel Labath
2017-01-06
1
-0
/
+1
*
Attempt to fix windows build for r291198
Pavel Labath
2017-01-06
1
-0
/
+1
*
Fix clang build for r291198
Pavel Labath
2017-01-06
1
-1
/
+1
*
Revert "XFAIL an lldb-mi test"
Pavel Labath
2017-01-06
1
-2
/
+0
*
Consolidate file handle usage in Editline.cpp
Pavel Labath
2017-01-06
2
-10
/
+39
*
Revert part of cleanup to fix a build break
David Blaikie
2017-01-06
1
-2
/
+13
*
Fixes for Clang API changes to use std::shared_ptr
David Blaikie
2017-01-06
1
-16
/
+17
*
Fix -Wunused-function warning by preprocessor conditionalizing the function t...
David Blaikie
2017-01-06
1
-0
/
+2
*
Make lldb -Werror clean for -Wstring-conversion
David Blaikie
2017-01-06
26
-116
/
+67
*
Skip a test on darwin.
Hafiz Abid Qadeer
2017-01-05
1
-0
/
+1
*
[lldb-mi] Fix implementation for a few mi commands
Hafiz Abid Qadeer
2017-01-05
14
-12
/
+189
*
Fix jModulesInfo handling for cross-path syntax debugging
Pavel Labath
2017-01-05
2
-3
/
+11
*
Silence some -Wstring-conversion warnings
Pavel Labath
2017-01-05
3
-3
/
+3
*
XFAIL an lldb-mi test
Pavel Labath
2017-01-05
1
-0
/
+2
*
Add a debuginfo version check for RenderScript modules
Luke Drummond
2017-01-04
2
-1
/
+53
*
[CMake] Fix install rules for tools included in the framework
Chris Bieneman
2017-01-04
1
-1
/
+1
*
Remove SymbolFilePDBTests.cpp from the list of tests to include in the
Jason Molenda
2017-01-04
1
-2
/
+0
*
Improve the performance of jModulesInfo in lldb-server
Tamas Berghammer
2017-01-03
2
-105
/
+92
*
Fix-up TestLinuxCore for r290874
Pavel Labath
2017-01-03
1
-0
/
+8
*
Simplify reading of Linux notes to correctly handle endianess.
Howard Hellyer
2017-01-03
2
-103
/
+58
*
XFail TestNoreturnUnwind for arm targets
Omair Javaid
2017-01-02
1
-0
/
+1
*
[unittests] Split DWARF tests out of PDB, fix standalone build
Michal Gorny
2017-01-02
7
-47
/
+113
*
Fix the variable view in the "gui" curses mode so that variables whose childr...
Greg Clayton
2016-12-28
4
-22
/
+182
*
Quiet a warning where we weren't checking if this was the same and rhs.
Greg Clayton
2016-12-28
1
-1
/
+2
*
Fix a couple of incorrect format string warnings
Luke Drummond
2016-12-22
2
-5
/
+4
*
specify -DNDEBUG for BNI builds of all targets in the Xcode build
Sean Callanan
2016-12-21
1
-0
/
+1
*
[CMake] Support distribution install for LLDB.framework
Chris Bieneman
2016-12-21
1
-1
/
+11
*
Ignore SIGPIPE in the mini-driver used by these tests.
Jim Ingham
2016-12-21
1
-0
/
+10
*
Rollback my commit r290168 to fix linux tests failure. I'll be back!
Boris Ulasevich
2016-12-20
9
-235
/
+18
*
[CMake] [PR31433] Fix LLDB tool installation
Chris Bieneman
2016-12-20
1
-13
/
+13
*
Bug 30863 - Step doesn't stop with coditional breakpoint on the next line
Boris Ulasevich
2016-12-20
9
-18
/
+235
*
Change the timeout in CallBoardSystemServiceOpenApplication to
Jason Molenda
2016-12-20
1
-1
/
+1
*
Expression evaluation for overloaded C functions (redux)
Luke Drummond
2016-12-19
6
-29
/
+159
*
Fix the cmake declaration syntax
Sylvestre Ledru
2016-12-17
1
-1
/
+1
*
Support of lldb on Kfreebsd
Sylvestre Ledru
2016-12-17
4
-6
/
+9
*
Fix compiler warning.
Zachary Turner
2016-12-16
1
-1
/
+0
*
Fix broken escaping of commands in the build
Luke Drummond
2016-12-16
3
-43
/
+50
*
Remove an unused type declaration.
Hafiz Abid Qadeer
2016-12-16
1
-6
/
+0
*
Add methods to enable using formatv syntax in LLDB.
Zachary Turner
2016-12-16
13
-100
/
+161
*
Fix a bug when using a StructuredData darwin-log plugin
Jason Molenda
2016-12-16
3
-1
/
+21
*
[CMake] Refactor LLDB libraries and tools to be components
Chris Bieneman
2016-12-15
8
-32
/
+43
*
[CMake] Ensure Python files are inside the LLDB framework bundle
Chris Bieneman
2016-12-15
1
-0
/
+6
*
[CMake] Only support LLDB_BUILD_FRAMEWORK on CMake 3.7 and later
Chris Bieneman
2016-12-15
2
-22
/
+8
*
Fix build for mingw.
Hafiz Abid Qadeer
2016-12-15
16
-28
/
+20
*
Remove linux/personality.h wrapper
Pavel Labath
2016-12-15
2
-26
/
+0
*
Fix incorrectly named variables.
Jim Ingham
2016-12-15
4
-5
/
+5
*
Adopt PrettyStackTrace in LLDB
Sean Callanan
2016-12-14
9
-96
/
+20
[next]