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
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-96
/
+68
*
Revert "gdb-remote: Make the sequence mutex non-recursive"
Pavel Labath
2016-08-30
1
-8
/
+6
*
gdb-remote: Make the sequence mutex non-recursive
Pavel Labath
2016-08-25
1
-6
/
+8
*
Remove the last manually constructed packet from gdb-remote register context ...
Pavel Labath
2016-08-19
1
-2
/
+2
*
Move QSyncThreadState packet generation to the gdb-remote client
Pavel Labath
2016-08-18
1
-3
/
+0
*
The lldb side changes to go along with r255711 where a new
Jason Molenda
2015-12-18
1
-0
/
+3
*
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...
Eugene Zelenko
2015-10-24
1
-16
/
+3
*
Move several plugin to its own namespace
Tamas Berghammer
2015-03-31
1
-17
/
+24
*
Remove virtual and add override to all virtual functions in Process/gdb-remote.
Tamas Berghammer
2015-03-23
1
-24
/
+24
*
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