llvm-project/lldb/source
Jason Molenda 02706c3216 Add History subclasses for Thread, Unwind, RegisterContext.
Still working out some of the details of these classes but 
I wanted to get the overall structure checked in.
<rdar://problem/15314068> 

llvm-svn: 194245
2013-11-08 04:59:54 +00:00
..
API Add History subclasses for Thread, Unwind, RegisterContext. 2013-11-08 04:59:54 +00:00
Breakpoint This patch does a couple of things. 2013-11-07 00:11:47 +00:00
Commands This patch does a couple of things. 2013-11-07 00:11:47 +00:00
Core Improve lldb_private::Address to detect when section was deleted and not return bogus values for GetLoadAddress() and GetFileAddress(). 2013-11-06 02:29:13 +00:00
DataFormatters This patch does a couple of things. 2013-11-07 00:11:47 +00:00
Expression Changed the ABIs and ClangFunction to take a 2013-11-08 01:14:26 +00:00
Host Fixes to get LLDB building on Windows again. 2013-10-22 12:27:43 +00:00
Interpreter This patch does a couple of things. 2013-11-07 00:11:47 +00:00
Plugins Add History subclasses for Thread, Unwind, RegisterContext. 2013-11-08 04:59:54 +00:00
Symbol Roll back the changes I made in r193907 which created a new Frame 2013-11-04 09:33:30 +00:00
Target Changed the ABIs and ClangFunction to take a 2013-11-08 01:14:26 +00:00
Utility <rdar://problem/15182550> 2013-10-18 18:57:49 +00:00
CMakeLists.txt Patch to add PlatformWindows, based on Carlo Kok's version from the Windows branch. 2013-10-15 12:32:12 +00:00
Makefile Remove LLDB dependency on xcodeworkspace (on Linux) for version number 2013-02-28 16:51:15 +00:00
lldb-log.cpp The output of 'log list' was missing a few of the lldb channels: 2013-09-12 01:48:59 +00:00
lldb.cpp Patch to add PlatformWindows, based on Carlo Kok's version from the Windows branch. 2013-10-15 12:32:12 +00:00