llvm-project/lldb/source/API
Caroline Tice dde9cff32a Add GetDescription() and __repr__ () methods to most API classes, to allow
"print" from inside Python to print out the objects in a more useful
manner.

llvm-svn: 114321
2010-09-20 05:20:02 +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 Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
SBBlock.cpp Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
SBBreakpoint.cpp Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
SBBreakpointLocation.cpp Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +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 Remove unnecessary/inappropriate output-printing functions from 2010-09-15 18:29:06 +00:00
SBCommandReturnObject.cpp Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +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 Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
SBDebugger.cpp Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
SBError.cpp Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
SBEvent.cpp Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
SBFileSpec.cpp Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
SBFrame.cpp Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
SBFunction.cpp Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +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 Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +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 Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
SBProcess.cpp Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
SBSourceManager.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
SBStream.cpp We now have SBStream that mirrors the generic stream classes we 2010-09-17 17:42:16 +00:00
SBStringList.cpp Fixed build error of LLDBWrapPython.cpp by removing the "protected" access modifier. 2010-09-17 18:39:57 +00:00
SBSymbol.cpp Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
SBSymbolContext.cpp Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +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 Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
SBThread.cpp Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
SBType.cpp Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
SBValue.cpp Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
SBValueList.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00