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
/
ThreadGDBRemote.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb-remote: reduce some inclusion of Target/Process.h
Saleem Abdulrasool
2019-05-02
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
Move StructuredData from Core to Utility
Pavel Labath
2017-06-27
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-92
/
+61
*
Remove the last manually constructed packet from gdb-remote register context ...
Pavel Labath
2016-08-19
1
-2
/
+1
*
Changes to lldb and debugserver to reduce extraneous memory reads
Jason Molenda
2016-01-12
1
-2
/
+19
*
The lldb side changes to go along with r255711 where a new
Jason Molenda
2015-12-18
1
-0
/
+4
*
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...
Eugene Zelenko
2015-10-24
1
-16
/
+12
*
Implement the "qSymbol" packet in order to be able to read queue information ...
Greg Clayton
2015-06-23
1
-1
/
+14
*
Move several plugin to its own namespace
Tamas Berghammer
2015-03-31
1
-7
/
+12
*
Remove virtual and add override to all virtual functions in Process/gdb-remote.
Tamas Berghammer
2015-03-23
1
-21
/
+21
*
Initial merge of some of the iOS 8 / Mac OS X Yosemite specific
Jason Molenda
2014-06-13
1
-0
/
+4
*
Missed this file with the r207160 commit.
Jason Molenda
2014-04-25
1
-0
/
+3
*
Add a SBQueue::GetKind() method to retrieve the type of libdispatch queue (se...
Jason Molenda
2014-03-13
1
-0
/
+3
*
Roll back the changes I made in r193907 which created a new Frame
Jason Molenda
2013-11-04
1
-1
/
+1
*
Add a new base class, Frame. It is a pure virtual function which
Jason Molenda
2013-11-02
1
-1
/
+1
*
Move the code which translates a dispatch_qaddr into a
Jason Molenda
2013-10-18
1
-0
/
+3
*
Changed the formerly pure virtual function:
Greg Clayton
2013-05-09
1
-2
/
+2
*
<rdar://problem/13700260>
Greg Clayton
2013-05-01
1
-4
/
+1
*
Change the Thread constructor over to take a Process& rather than a ProcessSP...
Jim Ingham
2012-10-10
1
-1
/
+1
*
Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptr
Greg Clayton
2012-02-21
1
-13
/
+1
*
Added a new plug-in type: lldb_private::OperatingSystem. The operating system
Greg Clayton
2011-08-22
1
-6
/
+0
*
Move SaveFrameZeroState and RestoreSaveFrameZero implementations to Thread ba...
Peter Collingbourne
2011-06-03
1
-6
/
+0
*
All UnwindPlan objects are now passed around as shared pointers.
Greg Clayton
2011-02-15
1
-1
/
+1
*
Back up both the register AND the stop state when calling functions.
Jim Ingham
2011-01-20
1
-13
/
+6
*
Put more smarts into the RegisterContext base class. Now the base class has
Greg Clayton
2011-01-09
1
-0
/
+8
*
Fixed issues with RegisterContext classes and the subclasses. There was
Greg Clayton
2011-01-06
1
-2
/
+2
*
Removed libunwind sources as we aren't using them anymore.
Greg Clayton
2010-12-17
1
-1
/
+0
*
Now that we are using the Unwinder (or Jason's new unwinder when that comes a...
Jim Ingham
2010-08-12
1
-8
/
+1
*
Abtracted the old "lldb_private::Thread::StopInfo" into an abtract class.
Greg Clayton
2010-08-04
1
-18
/
+4
*
Merged Eli Friedman's linux build changes where he added Makefile files that
Greg Clayton
2010-07-09
1
-2
/
+1
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+156