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
/
Process
/
Utility
/
StopInfoMachException.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't listen for EXC_RESOURCE exceptions, those should really be handled by t...
Jim Ingham
2013-01-24
1
-0
/
+6
*
<rdar://problem/12649160>
Greg Clayton
2012-12-05
1
-0
/
+34
*
Resolve printf formatting warnings on Linux:
Daniel Malea
2012-11-29
1
-3
/
+3
*
If we got what looks like a single step exception but we weren't single stepp...
Jim Ingham
2012-10-27
1
-2
/
+4
*
<rdar://problem/9959501>
Greg Clayton
2012-09-25
1
-7
/
+33
*
Add missing watchpoint stop info creation logic for arm on the debugger side.
Johnny Chen
2012-03-21
1
-1
/
+14
*
Linux fix patch from Dmitry Vyukov.
Greg Clayton
2012-02-21
1
-2
/
+2
*
Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptr
Greg Clayton
2012-02-21
1
-5
/
+15
*
SBValue::Watch() and SBValue::WatchPointee() are now the official API for cre...
Johnny Chen
2011-10-14
1
-6
/
+6
*
Add SB API class SBWatchpointLocation and some extra methods to the SBTarget ...
Johnny Chen
2011-09-26
1
-0
/
+1
*
Foe x86_64/i386, piggyback the hardware index of the fired watchpoint in the ...
Johnny Chen
2011-09-17
1
-1
/
+9
*
Watchpoint WIP: on the debugger side, create an instance of either
Johnny Chen
2011-09-08
1
-1
/
+8
*
Fixed an issue in the EmulateInstructionARM there the IT opcode was trying to
Greg Clayton
2011-05-23
1
-1
/
+9
*
Many improvements to the Platform base class and subclasses. The base Platform
Greg Clayton
2011-03-30
1
-5
/
+8
*
Abtracted all mach-o and ELF out of ArchSpec. This patch is a modified form
Greg Clayton
2011-02-23
1
-26
/
+26
*
If we hit a thread specific breakpoint for another thread, don't report the E...
Jim Ingham
2010-10-22
1
-0
/
+6
*
Abtracted the old "lldb_private::Thread::StopInfo" into an abtract class.
Greg Clayton
2010-08-04
1
-0
/
+344