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
*
Revert "Fixed a bug where const this would cause parser errors about $__lldb_...
Pavel Labath
2016-04-28
8
-120
/
+9
*
Fix an inefficiency in the handling of $__lldb_local_vars in expressions.
Jim Ingham
2016-04-28
2
-1
/
+3
*
Add the ability to limit "source regexp" breakpoints to a particular function
Jim Ingham
2016-04-28
10
-34
/
+118
*
Fixed a bug where const this would cause parser errors about $__lldb_expr.
Sean Callanan
2016-04-28
8
-9
/
+120
*
XFail TestIRInterpreter on Windows
Adrian McCarthy
2016-04-27
1
-0
/
+1
*
Added a testcase for the IR interpreter, ensuring that it behaves like the JIT.
Sean Callanan
2016-04-27
3
-0
/
+84
*
Renamed system plugin directory to address https://bugs.swift.org/browse/SR-1093
Kate Stone
2016-04-27
1
-1
/
+1
*
Use absolute module path when possible if sent in svr4 packets
Francis Ricci
2016-04-27
1
-8
/
+1
*
Decorate TSan tests with "@skipUnlessThreadSanitizer" which skips the tests i...
Kuba Brecka
2016-04-27
5
-0
/
+22
*
Remove flaky decorator from three tests on linux
Pavel Labath
2016-04-27
3
-3
/
+0
*
Fix compiler warnings in SymbolFilePDBTests
Pavel Labath
2016-04-27
1
-20
/
+20
*
Committing patch from <Michael Woerister <michaelwoerister@posteo.net>
Jason Molenda
2016-04-27
1
-0
/
+2
*
Fix TestRegisterVariables.py on Windows
Adrian McCarthy
2016-04-26
1
-3
/
+3
*
UtilityFunction::MakeFunctionCaller uses the Error to report failure,
Jim Ingham
2016-04-26
1
-0
/
+3
*
Fix send and receive of ACK byte in test infrastructure for Python 3.5
Adrian McCarthy
2016-04-26
2
-6
/
+2
*
Bump up timeout in TestCallWithTimeout
Pavel Labath
2016-04-26
1
-2
/
+2
*
rL267291: Architecture change to thumb on parsing arm.attributes causes regre...
Omair Javaid
2016-04-26
1
-13
/
+0
*
Fix arm-linux-gnueabi regression due to rL267291
Omair Javaid
2016-04-26
1
-1
/
+5
*
When building the list of variables we're going to write "using $_lldb_local_...
Jim Ingham
2016-04-26
3
-4
/
+7
*
Make sure that the following SymbolFileDWARF functions can handle getting a l...
Greg Clayton
2016-04-25
2
-9
/
+57
*
Fix TestGetVariables.py.
Chaoren Lin
2016-04-25
2
-2
/
+3
*
Fix StackFrame::GetVariables(...) function that was broken by 261858 when lam...
Greg Clayton
2016-04-25
4
-1
/
+224
*
Maintain register numbering across xml include features
Francis Ricci
2016-04-25
1
-6
/
+7
*
Properly unload modules from target image list when using svr4 packets
Francis Ricci
2016-04-25
1
-2
/
+24
*
Use Process Plugin register indices when communicating with remote
Francis Ricci
2016-04-25
2
-8
/
+9
*
Store absolute path for lldb executable in dotest.py
Francis Ricci
2016-04-25
1
-1
/
+1
*
Create _lldb python symlink correctly when LLVM_LIBDIR_SUFFIX is used
Francis Ricci
2016-04-25
3
-10
/
+45
*
Add missing qRegisterInfo option to gdbremote testcase
Francis Ricci
2016-04-25
1
-0
/
+1
*
test commit
Francis Ricci
2016-04-25
1
-1
/
+1
*
Fix ARM attribute parsing for Android after rL267291
Tamas Berghammer
2016-04-25
2
-14
/
+26
*
skip TestBitfields.py on OS X
Todd Fiala
2016-04-25
1
-0
/
+1
*
Skip TestBitfileds on linux
Pavel Labath
2016-04-25
1
-0
/
+1
*
Handle invalid values of PLT entry size generated by linker
Omair Javaid
2016-04-25
1
-1
/
+4
*
Remove flaky decorator from two tests on linux
Pavel Labath
2016-04-25
2
-4
/
+0
*
Add a --element-count option to the expression command
Enrico Granata
2016-04-25
14
-13
/
+294
*
Fix unwind failures when PC points beyond the end of a function
Ulrich Weigand
2016-04-24
2
-6
/
+8
*
ObjectFile: parse EABI Attributes
Saleem Abdulrasool
2016-04-23
2
-0
/
+104
*
DWARF layout for bitfields is wrong when the bit offset is negative.
Greg Clayton
2016-04-22
3
-3
/
+25
*
Source: fix another -Wunused-variable warning
Saleem Abdulrasool
2016-04-22
1
-0
/
+2
*
Fixed in issue with ObjectFileMachO where it would add empty sections to the ...
Greg Clayton
2016-04-22
3
-8
/
+22
*
Fix a build-llvm.py crasher when we can't find cmake. Now it exits with a val...
Greg Clayton
2016-04-22
1
-1
/
+1
*
Renumber ThreadSanitizer-provided thread IDs to match LLDB thread numbers.
Kuba Brecka
2016-04-22
4
-17
/
+178
*
Update comment in lldb-enumerations.h
Pavel Labath
2016-04-22
1
-1
/
+1
*
Update Go OS Plugin for newer runtimes.
Ryan Brown
2016-04-21
1
-2
/
+13
*
API: fix a -Wunused-variable warning
Saleem Abdulrasool
2016-04-21
1
-0
/
+2
*
Host: fix some -Wformat-pedantic warnings
Saleem Abdulrasool
2016-04-21
1
-6
/
+6
*
Expressions can run without a process.
Jim Ingham
2016-04-21
1
-17
/
+30
*
Corrected wording of REPL not available messaging (contained a repeated word ...
Kate Stone
2016-04-21
2
-2
/
+2
*
Added command prefix to new help messages to ensure that they're correctly wo...
Kate Stone
2016-04-21
1
-11
/
+5
*
Removed extraneous print() in decorator for enabling module debugging
Kate Stone
2016-04-20
1
-1
/
+0
[next]