.. |
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
|
Added support for inlined stack frames being represented as real stack frames
|
2010-08-24 00:45:41 +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
|
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 |
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 a way to open the current source file & line in an external editor, and you can turn this on with:
|
2010-08-30 19:44:40 +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
|
o Exposed SBFileSpec to the Python APIs in lldb.py.
|
2010-08-27 22:35:26 +00:00 |
SBFrame.cpp
|
Got a lot of the kinks worked out in the inline support after debugging more
|
2010-08-24 21:05:24 +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
|
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
|
Very large changes that were needed in order to allow multiple connections
|
2010-06-23 01:19:29 +00:00 |
SBTarget.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 |
SBThread.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 |
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
|
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 |
SBValueList.cpp
|
Very large changes that were needed in order to allow multiple connections
|
2010-06-23 01:19:29 +00:00 |