llvm-project/lldb/source/API
Greg Clayton ba9fbbb880 Added functionality to our API for SBType. This will allow users to eventually find and peruse static type information from modules.
llvm-svn: 110297
2010-08-05 01:56:31 +00:00
..
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
SBAddress.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBBlock.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBBreakpoint.cpp Added needed breakpoint functionality to the public API that includes: 2010-07-23 23:33:17 +00:00
SBBreakpointLocation.cpp Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
SBBroadcaster.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBCommandContext.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBCommandInterpreter.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBCommandReturnObject.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBCommunication.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBCompileUnit.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBDebugger.cpp Added "void Clear();" methods to SBDebugger, SBTarget and SBThread so they can release their shared pointers. 2010-07-30 20:12:55 +00:00
SBError.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBEvent.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBFileSpec.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBFrame.cpp Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
SBFunction.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBHostOS.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
SBInputReader.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBInstruction.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBInstructionList.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
SBLineEntry.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBListener.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBModule.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBProcess.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBSourceManager.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBStringList.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBSymbol.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBSymbolContext.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBTarget.cpp Added "void Clear();" methods to SBDebugger, SBTarget and SBThread so they can release their shared pointers. 2010-07-30 20:12:55 +00:00
SBThread.cpp Abtracted the old "lldb_private::Thread::StopInfo" into an abtract class. 2010-08-04 01:40:35 +00:00
SBType.cpp Added functionality to our API for SBType. This will allow users to eventually find and peruse static type information from modules. 2010-08-05 01:56:31 +00:00
SBValue.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBValueList.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00