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
/
gdb-remote
/
GDBRemoteRegisterContext.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace uint32_t by lldb::RegisterKing in register context API.
Jean-Daniel Dupas
2014-07-02
1
-1
/
+1
*
<rdar://problem/15172417>
Greg Clayton
2013-11-13
1
-0
/
+6
*
<rdar://problem/14972424>
Greg Clayton
2013-10-17
1
-154
/
+5
*
<rdar://problem/14972424>
Greg Clayton
2013-10-15
1
-0
/
+3
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-8
/
+8
*
<rdar://problem/13072285>
Jason Molenda
2013-01-25
1
-1
/
+1
*
<rdar://problem/13020634>
Greg Clayton
2013-01-21
1
-3
/
+46
*
Add a call to "sync" a thread state before checkpointing registers in prepara...
Jim Ingham
2012-07-25
1
-0
/
+3
*
rdar://problem/11487457
Johnny Chen
2012-05-22
1
-0
/
+3
*
Fix missing NEON registers for the 'register read' command with the lldb debu...
Johnny Chen
2012-05-14
1
-1
/
+1
*
rdar://problem/10652076
Johnny Chen
2012-03-02
1
-1
/
+8
*
Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptr
Greg Clayton
2012-02-21
1
-6
/
+0
*
Fixed some issues with ARM backtraces by not processing any push/pop
Greg Clayton
2011-07-06
1
-1
/
+0
*
Add support for the 'G' packet not being implemented or returning an error.
Greg Clayton
2011-05-16
1
-1
/
+0
*
While implementing unwind information using UnwindAssemblyInstEmulation I ran
Greg Clayton
2011-05-09
1
-9
/
+14
*
Fixed the LLDB build so that we can have private types, private enums and
Greg Clayton
2011-03-24
1
-8
/
+11
*
All UnwindPlan objects are now passed around as shared pointers.
Greg Clayton
2011-02-15
1
-1
/
+1
*
Put more smarts into the RegisterContext base class. Now the base class has
Greg Clayton
2011-01-09
1
-2
/
+6
*
Fixed issues with RegisterContext classes and the subclasses. There was
Greg Clayton
2011-01-06
1
-1
/
+1
*
The first part of an lldb native stack unwinder.
Jason Molenda
2010-09-10
1
-0
/
+1
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+250