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
/
source
/
Plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
76
-454
/
+416
*
<rdar://problem/13072285>
Jason Molenda
2013-01-25
1
-1
/
+1
*
Don't listen for EXC_RESOURCE exceptions, those should really be handled by t...
Jim Ingham
2013-01-24
1
-0
/
+6
*
<rdar://problem/12711206>
Enrico Granata
2013-01-23
2
-5
/
+6
*
Changed the register number lists for the qRegisterInfo packet response to be...
Greg Clayton
2013-01-21
1
-2
/
+6
*
<rdar://problem/13020634>
Greg Clayton
2013-01-21
3
-156
/
+145
*
<rdar://problem/12350715>
Jason Molenda
2013-01-19
1
-0
/
+13
*
<rdar://problem/13010007>
Greg Clayton
2013-01-18
4
-81
/
+122
*
<rdar://problem/12976277>
Han Ming Ong
2013-01-18
3
-5
/
+133
*
Fixes to the code I just committed to reflect
Sean Callanan
2013-01-15
1
-0
/
+3
*
Modified the Objective-C runtime to fetch Objective-C
Sean Callanan
2013-01-15
2
-8
/
+364
*
Separated the "expr --unwind-on-error" behavior into two parts, actual errors...
Jim Ingham
2013-01-15
4
-15
/
+32
*
Don't always strip the first extension from the module basename when looking ...
Greg Clayton
2013-01-12
1
-19
/
+37
*
<rdar://problem/12973809>
Greg Clayton
2013-01-11
2
-79
/
+51
*
<rdar://problem/12976225>
Han Ming Ong
2013-01-08
1
-2
/
+16
*
<rdar://problem/12586010>
Greg Clayton
2013-01-08
1
-1
/
+4
*
Fixed comment typo.
Greg Clayton
2013-01-08
1
-1
/
+1
*
Add initial support to trace spawned threads in a process on Linux.
Matt Kopec
2013-01-08
9
-21
/
+134
*
Implement -w flag to process launch (allow launching inferior process in diff...
Daniel Malea
2013-01-08
5
-9
/
+53
*
<rdar://problem/12968925>
Enrico Granata
2013-01-08
1
-0
/
+7
*
Fix TestSendSignals.py on Linux. The wrong stop reason was being set when sto...
Matt Kopec
2013-01-08
1
-2
/
+1
*
Handle the case of unordered sequences in a DWARF line table.
Andrew Kaylor
2013-01-04
1
-15
/
+33
*
Clang sometimes emits "objc_object*" rather than "id"
Sean Callanan
2013-01-03
1
-39
/
+68
*
Remember to tell the target about dyld when we resolve the address for it.
Jim Ingham
2012-12-22
1
-2
/
+9
*
Made LLDB compile with LLVM top-of-tree again.
Sean Callanan
2012-12-21
2
-4
/
+2
*
Adding eStopReasonThreadExiting and fixing the handling of this state on Linux.
Andrew Kaylor
2012-12-20
1
-3
/
+3
*
Clarify the comments in PlatformDarwin::LocateExecutableScriptingResource
Jason Molenda
2012-12-20
1
-7
/
+9
*
<rdar://problem/12903081>
Enrico Granata
2012-12-20
1
-2
/
+20
*
This patch removes the SymbolFileSymtab support
Sean Callanan
2012-12-19
5
-58
/
+38
*
<rdar://problem/11961650>
Jason Molenda
2012-12-19
3
-4
/
+139
*
Don't read the SP when getting argument values from registers in case the SP ...
Greg Clayton
2012-12-18
1
-5
/
+10
*
Allow reading registers by thread ID in ProcessMonitor (Linux implementation)
Daniel Malea
2012-12-18
6
-60
/
+86
*
Adding events when watchpoints are set or changed.
Jim Ingham
2012-12-18
4
-11
/
+12
*
Remove unused variable.
Greg Clayton
2012-12-14
1
-2
/
+0
*
Avoid possible overflow when reading inferior memory (and logging is enabled)
Daniel Malea
2012-12-14
1
-4
/
+8
*
Change crash handling to use eStateStopped rather than eStateCrashed.
Andrew Kaylor
2012-12-14
1
-1
/
+2
*
Cleaned up the UUID mismatch just printing itself whenever it wants to by all...
Greg Clayton
2012-12-14
3
-21
/
+24
*
<rdar://problem/12878674>
Greg Clayton
2012-12-14
1
-1
/
+0
*
Rmoved the old LLVM disassembler based on libedis.
Sean Callanan
2012-12-14
2
-634
/
+0
*
Some incorrect debug information caused LLDB
Sean Callanan
2012-12-14
1
-1
/
+37
*
Removed the == and != operators from ArchSpec, since
Sean Callanan
2012-12-13
4
-4
/
+4
*
Remove insufficient linkedit address check; the problem
Jason Molenda
2012-12-13
1
-1
/
+1
*
Allow LLDB to work with dSYM files that have a DWARF compile unit with nothin...
Greg Clayton
2012-12-12
3
-23
/
+63
*
Update comments around ABISysV_x86_64::RegisterIsCalleeSaved to
Jason Molenda
2012-12-11
1
-2
/
+17
*
<rdar://problem/12842032>
Greg Clayton
2012-12-11
1
-0
/
+15
*
Make sure to check for DW_AT_linkage_name to get the mangled name in the DWAR...
Greg Clayton
2012-12-08
4
-0
/
+12
*
Fix a few more clang (3.2) warnings on Linux:
Daniel Malea
2012-12-07
8
-21
/
+25
*
More Linux warnings fixes (remove default labels as needed):
Daniel Malea
2012-12-07
11
-31
/
+0
*
Now that we set ThreadPlanCallFunction to private in the constructor, it is c...
Jim Ingham
2012-12-07
1
-1
/
+0
*
Take the Target API lock before letting the Python code start to work constru...
Jim Ingham
2012-12-07
1
-0
/
+12
[next]