..
Makefile
Merged Eli Friedman's linux build changes where he added Makefile files that
2010-07-09 20:39:50 +00:00
SBAddress.cpp
Added some missing API for address resolving within a module, and looking
2010-09-10 18:31:35 +00:00
SBBlock.cpp
Added more API to lldb::SBBlock to allow getting the block
2010-09-07 04:20:48 +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
This is a very large commit that completely re-does the way lldb
2010-09-04 00:03:46 +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
Make API calls for setting/getting user settable variables static.
2010-09-09 17:45:09 +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
If the file the user specifies can't be found in the current directory,
2010-09-10 04:48:55 +00:00
SBFrame.cpp
Added more API to lldb::SBBlock to allow getting the block
2010-09-07 04:20:48 +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
Added some missing API for address resolving within a module, and looking
2010-09-10 18:31:35 +00:00
SBProcess.cpp
Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selected" i.e. GetSelectedThread. Selected makes more sense, since these are set by some user action (a selection). I didn't change "CurrentProcess" since this is always controlled by the target, and a given target can only have one process, so it really can't be selected.
2010-08-26 21:32:51 +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
Added some missing API for address resolving within a module, and looking
2010-09-10 18:31:35 +00:00
SBSymbolContextList.cpp
Added some missing API for address resolving within a module, and looking
2010-09-10 18:31:35 +00:00
SBTarget.cpp
Added the ability to disable ASLR (Address Space Layout Randomization). ASLR
2010-08-31 18:35:14 +00:00
SBThread.cpp
Added a new bool parameter to many of the DumpStopContext() methods that
2010-09-02 21:44:10 +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
Move the "Object Description" into the ValueObject, and the add an API to
2010-09-10 23:12:17 +00:00
SBValueList.cpp
Very large changes that were needed in order to allow multiple connections
2010-06-23 01:19:29 +00:00