llvm-project/lldb/scripts/interface
Enrico Granata 9e9cf54eb2 Add calls to the SB API to access the multi-language formatter category feature
llvm-svn: 251376
2015-10-27 01:10:35 +00:00
..
SBAddress.i
SBAttachInfo.i SBTarget::Attach(SBAttachInfo &) was changed to not be asynchronous back in February and this affected Xcode's abililty to cancel an attach to process by name. 2015-10-05 22:58:37 +00:00
SBBlock.i Make some more of the LLDB/SWIG/Python glue Python 3 aware. 2015-10-16 17:52:32 +00:00
SBBreakpoint.i Make some more of the LLDB/SWIG/Python glue Python 3 aware. 2015-10-16 17:52:32 +00:00
SBBreakpointLocation.i
SBBroadcaster.i
SBCommandInterpreter.i
SBCommandReturnObject.i
SBCommunication.i
SBCompileUnit.i Make some more of the LLDB/SWIG/Python glue Python 3 aware. 2015-10-16 17:52:32 +00:00
SBData.i
SBDebugger.i Added support for the "--repl" argument to LLDB. 2015-10-20 00:23:46 +00:00
SBDeclaration.i
SBError.i Fix TestTargetAPI.py test for users who use Swig 3.0.5 or greater. 2015-10-13 17:54:15 +00:00
SBEvent.i Make some more of the LLDB/SWIG/Python glue Python 3 aware. 2015-10-16 17:52:32 +00:00
SBExecutionContext.i
SBExpressionOptions.i Allow expresions to have unique expression prefixes: 2015-05-27 22:32:39 +00:00
SBFileSpec.i
SBFileSpecList.i
SBFrame.i Add a GetDisplayName() API to SBFrame, SBFunction and SBSymbol 2015-07-06 18:28:46 +00:00
SBFunction.i First part of an attempt to indicate to the user when they are 2015-07-29 00:42:47 +00:00
SBHostOS.i
SBInstruction.i
SBInstructionList.i
SBLanguageRuntime.i
SBLaunchInfo.i
SBLineEntry.i Make some more of the LLDB/SWIG/Python glue Python 3 aware. 2015-10-16 17:52:32 +00:00
SBListener.i
SBModule.i Make some more of the LLDB/SWIG/Python glue Python 3 aware. 2015-10-16 17:52:32 +00:00
SBModuleSpec.i
SBPlatform.i Refactor Unix signals. 2015-07-14 01:09:28 +00:00
SBProcess.i Make some more of the LLDB/SWIG/Python glue Python 3 aware. 2015-10-16 17:52:32 +00:00
SBQueue.i
SBQueueItem.i
SBSection.i
SBSourceManager.i
SBStream.i
SBStringList.i
SBSymbol.i Add a GetDisplayName() API to SBFrame, SBFunction and SBSymbol 2015-07-06 18:28:46 +00:00
SBSymbolContext.i
SBSymbolContextList.i
SBTarget.i Make some more of the LLDB/SWIG/Python glue Python 3 aware. 2015-10-16 17:52:32 +00:00
SBThread.i Add a doc string for ReturnFromFrame. 2015-10-12 19:02:08 +00:00
SBThreadCollection.i
SBThreadPlan.i
SBType.i
SBTypeCategory.i Add calls to the SB API to access the multi-language formatter category feature 2015-10-27 01:10:35 +00:00
SBTypeEnumMember.i
SBTypeFilter.i
SBTypeFormat.i
SBTypeNameSpecifier.i
SBTypeSummary.i
SBTypeSynthetic.i
SBUnixSignals.i
SBValue.i [SBValue] Add a method GetNumChildren(uint32_t max) 2015-10-21 19:28:08 +00:00
SBValueList.i Make some more of the LLDB/SWIG/Python glue Python 3 aware. 2015-10-16 17:52:32 +00:00
SBVariablesOptions.i
SBWatchpoint.i