.. |
Makefile
|
Merged Eli Friedman's linux build changes where he added Makefile files that
|
2010-07-09 20:39:50 +00:00 |
SBAddress.cpp
|
Modified all logging calls to hand out shared pointers to make sure we
|
2010-11-06 01:53:30 +00:00 |
SBBlock.cpp
|
Fixed SBFrame to properly check to make sure it has a valid m_opaque_sp object
|
2010-12-14 04:58:53 +00:00 |
SBBreakpoint.cpp
|
Fix typos in SBBreakpoint::GetThreadIndex()/GetThreadName(), and test sequences
|
2010-12-15 21:39:37 +00:00 |
SBBreakpointLocation.cpp
|
Added the ability to get more information on the SBThread's stop reason
|
2010-11-18 18:52:36 +00:00 |
SBBroadcaster.cpp
|
Added a less than operator that will compare the internal opaque pointer values so SBBroadcaster objects can be contained in ordered containers or sorted.
|
2010-12-05 23:14:19 +00:00 |
SBCommandInterpreter.cpp
|
Modified all logging calls to hand out shared pointers to make sure we
|
2010-11-06 01:53:30 +00:00 |
SBCommandReturnObject.cpp
|
Modified all logging calls to hand out shared pointers to make sure we
|
2010-11-06 01:53:30 +00:00 |
SBCommunication.cpp
|
More reverting of the EOF stuff as the API was changed which we don't want to
|
2010-12-04 02:39:47 +00:00 |
SBCompileUnit.cpp
|
Fixed SBFrame to properly check to make sure it has a valid m_opaque_sp object
|
2010-12-14 04:58:53 +00:00 |
SBDebugger.cpp
|
Add the ability to catch and do the right thing with Interrupts (often control-c)
|
2010-11-19 20:47:54 +00:00 |
SBError.cpp
|
Modified all logging calls to hand out shared pointers to make sure we
|
2010-11-06 01:53:30 +00:00 |
SBEvent.cpp
|
Fixed a crasher when trying to get event data flavors on events that don't
|
2010-12-05 19:21:02 +00:00 |
SBFileSpec.cpp
|
Modified all logging calls to hand out shared pointers to make sure we
|
2010-11-06 01:53:30 +00:00 |
SBFrame.cpp
|
Changed:
|
2010-12-14 18:39:31 +00:00 |
SBFunction.cpp
|
Fixed SBFrame to properly check to make sure it has a valid m_opaque_sp object
|
2010-12-14 04:58:53 +00:00 |
SBHostOS.cpp
|
Modified all logging calls to hand out shared pointers to make sure we
|
2010-11-06 01:53:30 +00:00 |
SBInputReader.cpp
|
Modified all logging calls to hand out shared pointers to make sure we
|
2010-11-06 01:53:30 +00:00 |
SBInstruction.cpp
|
Added copy constructors and assignment operators to all lldb::SB* classes
|
2010-11-05 23:17:00 +00:00 |
SBInstructionList.cpp
|
Added copy constructors and assignment operators to all lldb::SB* classes
|
2010-11-05 23:17:00 +00:00 |
SBLineEntry.cpp
|
Modified all logging calls to hand out shared pointers to make sure we
|
2010-11-06 01:53:30 +00:00 |
SBListener.cpp
|
Modified all logging calls to hand out shared pointers to make sure we
|
2010-11-06 01:53:30 +00:00 |
SBModule.cpp
|
Added symbol table access through the module for now. We might need to expose
|
2010-12-07 05:40:31 +00:00 |
SBProcess.cpp
|
Fixed an issue where SBProcess::LoadImage(...) was not returning the image
|
2010-12-05 20:38:01 +00:00 |
SBSourceManager.cpp
|
Add test_display_source_python() test case to TestSourceManager.py which uses
|
2010-12-11 01:20:39 +00:00 |
SBStream.cpp
|
Add test_display_source_python() test case to TestSourceManager.py which uses
|
2010-12-11 01:20:39 +00:00 |
SBStringList.cpp
|
Added copy constructors and assignment operators to all lldb::SB* classes
|
2010-11-05 23:17:00 +00:00 |
SBSymbol.cpp
|
Fixed SBFrame to properly check to make sure it has a valid m_opaque_sp object
|
2010-12-14 04:58:53 +00:00 |
SBSymbolContext.cpp
|
Modified all logging calls to hand out shared pointers to make sure we
|
2010-11-06 01:53:30 +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
|
Fixed the "expression" command object to use the StackFrame::GetValueForExpressionPath()
|
2010-12-15 05:08:08 +00:00 |
SBThread.cpp
|
Added access to set the current stack frame within a thread so any command
|
2010-12-17 02:26:24 +00:00 |
SBType.cpp
|
Linux patches from Stephen Wilson.
|
2010-12-18 01:48:09 +00:00 |
SBValue.cpp
|
Modified all logging calls to hand out shared pointers to make sure we
|
2010-11-06 01:53:30 +00:00 |
SBValueList.cpp
|
Modified all logging calls to hand out shared pointers to make sure we
|
2010-11-06 01:53:30 +00:00 |