hanchenye-llvm-project/lldb/scripts/Python/interface
Greg Clayton 0f28986a54 Patch from Enrico Granata that moves SBData related functions into the SBData
class instead of requiring a live process in order to be able to create useful
SBData objects.

llvm-svn: 147702
2012-01-07 00:45:50 +00:00
..
SBAddress.i Added to the public API to allow symbolication: 2011-09-24 00:52:29 +00:00
SBBlock.i Added more functionality to the public API to allow for better 2011-09-26 07:11:27 +00:00
SBBreakpoint.i Add docstrings for SetCondition() and GetCondition() APIs. 2011-10-18 19:13:06 +00:00
SBBreakpointLocation.i Add docstrings for SetCondition() and GetCondition() APIs. 2011-10-18 19:13:06 +00:00
SBBroadcaster.i Add docstring for SBBroadcaster class. 2011-07-20 22:29:58 +00:00
SBCommandInterpreter.i SBProcess.PutSTDIN() needs to be properly typemapped when swigging, 2011-11-28 21:39:07 +00:00
SBCommandReturnObject.i Changes to Python commands: 2011-08-16 23:24:13 +00:00
SBCommunication.i Move the rest of the SB headers to interface files. 2011-07-19 22:41:47 +00:00
SBCompileUnit.i Added the ability to restrict breakpoints by function name, function regexp, selector 2011-09-23 00:54:11 +00:00
SBData.i Patch from Enrico Granata that moves SBData related functions into the SBData 2012-01-07 00:45:50 +00:00
SBDebugger.i <rdar://problem/10584789> 2011-12-15 04:38:41 +00:00
SBError.i Add some docstrings for SBError class. 2011-07-20 00:23:11 +00:00
SBEvent.i Add SWIG Python interface files for SBDebugger, SBCompileUnit, and SBEvent. 2011-07-18 22:11:53 +00:00
SBFileSpec.i Add some docstrings for SBFileSpec class. 2011-07-20 01:06:37 +00:00
SBFileSpecList.i Added the ability to restrict breakpoints by function name, function regexp, selector 2011-09-23 00:54:11 +00:00
SBFrame.i SBValue::Watch() and SBValue::WatchPointee() are now the official API for creating 2011-10-14 00:42:25 +00:00
SBFunction.i Missed the interface file for SBFunction in the previous checkin. 2011-07-18 22:15:37 +00:00
SBHostOS.i Move the rest of the SB headers to interface files. 2011-07-19 22:41:47 +00:00
SBInputReader.i Move the rest of the SB headers to interface files. 2011-07-19 22:41:47 +00:00
SBInstruction.i Fixed the public and internal disassembler API to be named correctly: 2011-09-27 00:58:45 +00:00
SBInstructionList.i Change docstring wording: from 'method' to 'function'. 2011-07-21 00:50:54 +00:00
SBLineEntry.i Added more functionality to the public API to allow for better 2011-09-26 07:11:27 +00:00
SBListener.i Add SWIG Python interface files for SBLineEntry, SBListener, and SBModule. 2011-07-18 23:11:07 +00:00
SBModule.i Add needed Clear methods. 2011-12-19 20:39:44 +00:00
SBProcess.i Patch from Enrico Granata that moves SBData related functions into the SBData 2012-01-07 00:45:50 +00:00
SBSection.i Add more docstring to the Python interface file for SBSection. 2011-10-03 23:06:33 +00:00
SBSourceManager.i Add some docstrings for SBSourceManager class. 2011-07-19 23:35:10 +00:00
SBStream.i Add some docstrings for SBStream class. 2011-07-19 23:24:36 +00:00
SBStringList.i Move the rest of the SB headers to interface files. 2011-07-19 22:41:47 +00:00
SBSymbol.i Add SWIG interface files for SBSymbol, SBSymbolContext, and SBSymbolContextList. 2011-07-19 01:07:06 +00:00
SBSymbolContext.i Cleaned up the the code that figures out the inlined stack frames given a 2011-10-01 00:45:15 +00:00
SBSymbolContextList.i Add SWIG interface files for SBSymbol, SBSymbolContext, and SBSymbolContextList. 2011-07-19 01:07:06 +00:00
SBTarget.i I have added a function to SBTarget that allows 2011-12-14 23:49:37 +00:00
SBThread.i Fix Python docstring for SBThread.GetStopDescription(). 2011-12-19 19:38:09 +00:00
SBType.i <rdar://problem/10126482> 2011-11-13 06:57:31 +00:00
SBValue.i Add needed Clear methods. 2011-12-19 20:39:44 +00:00
SBValueList.i Add needed Clear methods. 2011-12-19 20:39:44 +00:00
SBWatchpoint.i Fix typo in the docstring. 2011-10-26 00:44:40 +00:00