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
*
Add support for DW_AT_ranges_base attribute
Tamas Berghammer
2016-09-15
10
-33
/
+95
*
Try to fix windows build after rL281569
Tamas Berghammer
2016-09-15
2
-2
/
+2
*
Make the keys enumerations for options and resolvers enum classes.
Jim Ingham
2016-09-15
4
-13
/
+16
*
More cleanup in `frame diagnose,` eliminating a bunch of messy cases.
Sean Callanan
2016-09-14
3
-60
/
+33
*
Replaced two instances of std::function with auto.
Sean Callanan
2016-09-14
2
-8
/
+6
*
Cleaned up a little bit of redundant code in 'frame diagnose.`
Sean Callanan
2016-09-14
1
-11
/
+19
*
Use 'enum class' instead of 'enum' in NativeRegisterContextLinux_x86_x64.
Valentina Giusti
2016-09-14
2
-36
/
+36
*
Add SB API's for writing breakpoints to & creating the from a file.
Jim Ingham
2016-09-14
11
-115
/
+407
*
Fix some const-ness issues with BreakpointID & BreakpointIDList.
Jim Ingham
2016-09-14
3
-10
/
+12
*
Use Intel CPU flags to determine target supported features.
Valentina Giusti
2016-09-14
3
-117
/
+183
*
Cleaned up the code that handles function return addresses in "frame diagnose."
Sean Callanan
2016-09-14
1
-18
/
+33
*
Force c++14 when running tests on Windows.
Zachary Turner
2016-09-13
1
-0
/
+1
*
TestQueues could error out because the one second sleep main.c was
Jason Molenda
2016-09-13
2
-3
/
+6
*
Cleaned up some of the "frame diagnose" code to use Operands as currency.
Sean Callanan
2016-09-13
5
-80
/
+210
*
Add some unit tests for ArchSpec.
Zachary Turner
2016-09-13
4
-2
/
+108
*
Some more pointer safety in Breakpoint.
Zachary Turner
2016-09-13
13
-108
/
+123
*
fixup Xcode build for removal of MIUtilParse.*
Todd Fiala
2016-09-13
1
-6
/
+0
*
Fix a merge mishap in rL281348
Dimitar Vlahovski
2016-09-13
1
-2
/
+0
*
MinidumpParsing: pid, modules, exceptions, strings
Dimitar Vlahovski
2016-09-13
7
-69
/
+412
*
Remove MIUtilParse (no longer used)
Pavel Labath
2016-09-13
3
-152
/
+0
*
Fix linux build after rL281273
Tamas Berghammer
2016-09-13
1
-1
/
+1
*
Reduce the number of simultaneous debug sessions to 10 and remove
Jason Molenda
2016-09-13
2
-2
/
+1
*
Add a few const's (thanks Zachary) and return shared or unique pointers
Jim Ingham
2016-09-13
17
-78
/
+98
*
Fix an issue where LLDB was not masking enough bits off of objc classes data(...
Enrico Granata
2016-09-13
1
-1
/
+14
*
This is the main part of a change to add breakpoint save and restore to lldb.
Jim Ingham
2016-09-12
23
-255
/
+1859
*
xfail TestQueues.py and TestDarwinLogFilterMatchMessage.py
Todd Fiala
2016-09-12
2
-0
/
+9
*
fix Xcode build after r281226
Todd Fiala
2016-09-12
1
-1
/
+1
*
Move StdStringExtractor to tools/debugserver
Pavel Labath
2016-09-12
6
-7
/
+4
*
Add MiSyntaxTestCase.test_lldbmi_output_grammar test (MI)
Ilia K
2016-09-12
2
-3
/
+101
*
Fix about a dozen compile warnings
Ilia K
2016-09-12
8
-23
/
+25
*
async structured data packet handling improvements
Todd Fiala
2016-09-10
5
-46
/
+87
*
xfail DarwinLog "filter message by regex" tests
Todd Fiala
2016-09-09
1
-0
/
+10
*
[LLDB][MIPS] Fix Emulation for JALR64 Instruction
Nitesh Jain
2016-09-09
1
-0
/
+1
*
[LLDB][MIPS] Fix TestEhFrameUnwind.py for MIPS
Nitesh Jain
2016-09-09
1
-3
/
+29
*
Fixing a build breakage caused from a change in LLVM rL281019
Dimitar Vlahovski
2016-09-09
1
-3
/
+1
*
NFC: Reformat ABISysV_i386 register context into something readable
Pavel Labath
2016-09-09
1
-668
/
+60
*
[LLDB][MIPS] Fix TestLldbGdbServer.py failure
Nitesh Jain
2016-09-09
1
-1
/
+3
*
Fix new gdb-remote client unit test for windows
Pavel Labath
2016-09-09
1
-3
/
+4
*
Fix MSVC error from r280919
Pavel Labath
2016-09-08
1
-4
/
+4
*
Fix for rL280668, Intel(R) Memory Protection Extensions (Intel(R) MPX) support.
Valentina Giusti
2016-09-08
17
-21
/
+639
*
Fix -Wcovered-switch-default warning in AppleObjCRuntimeV2.cpp
Ed Maste
2016-09-08
1
-2
/
+0
*
Fix unused variable and integer sign warnings from r280906
Ed Maste
2016-09-08
1
-3
/
+2
*
LLDB: API for iPermission of object file's sections
Abhishek Aggarwal
2016-09-08
3
-0
/
+27
*
Fix test breakage in r280919
Pavel Labath
2016-09-08
1
-1
/
+5
*
gdb-remote: Add jModulesInfo packet
Pavel Labath
2016-09-08
13
-17
/
+390
*
I'm experimenting with changing how the mixed source & assembly
Jason Molenda
2016-09-08
4
-58
/
+367
*
I had a problem with one SDK where dispatch_release was actually a
Jason Molenda
2016-09-08
1
-1
/
+1
*
Force the initialization of the m_type ivar in
Jason Molenda
2016-09-08
1
-0
/
+3
*
Remove lldb coding conventions as they are no longer relevant.
Jim Ingham
2016-09-08
3
-154
/
+0
*
Remove CxaDemangle.cpp / .h from xcode project file.
Jason Molenda
2016-09-07
1
-6
/
+0
[next]