llvm-project/lldb/bindings/interface
Dave Lee b3f15ccf54 Reland "[lldb] Fix SBFileSpec.fullpath"
Update `fullpath` asserts in TestMiniDump.py.

This reverts commit 682fcc95f4149f00e9da961817fe2f5832e4b301.
2022-11-21 12:45:27 -08:00
..
SBAddress.i [lldb][docs] Resolve the remaining sphinx formatter warnings in the SB API docs 2021-01-18 10:47:19 +01:00
SBAttachInfo.i
SBBlock.i
SBBreakpoint.i [lldb] Use internal_dict name over dict in python examples 2021-02-10 15:11:00 -08:00
SBBreakpointLocation.i [lldb] Use internal_dict name over dict in python examples 2021-02-10 15:11:00 -08:00
SBBreakpointName.i
SBBroadcaster.i [lldb][docs] Resolve the remaining sphinx formatter warnings in the SB API docs 2021-01-18 10:47:19 +01:00
SBCommandInterpreter.i [lldb/API] Add a way to check if the CommandInterpreter is interactive 2022-02-16 11:44:07 -08:00
SBCommandInterpreterRunOptions.i [lldb/API] Add CommandInterpreter::{Get,Set}PrintErrors to SBAPI (NFC) 2021-03-05 19:33:33 +01:00
SBCommandReturnObject.i
SBCommunication.i
SBCompileUnit.i [lldb/API] Turn SBCompileUnit::GetIndexForLineEntry into FindLineEntryIndex (NFC) 2022-05-13 18:33:05 -07:00
SBData.i [lldb] Remove uses of six module (NFC) 2022-08-11 19:06:15 -07:00
SBDebugger.i Add SBDebugger::GetSetting() public APIs 2022-09-11 20:50:03 -07:00
SBDeclaration.i
SBEnvironment.i
SBError.i
SBEvent.i
SBExecutionContext.i
SBExpressionOptions.i
SBFile.i [lldb][docs] Use inline literals for code/paths instead of rendering it with the default role 2021-01-18 11:10:19 +01:00
SBFileSpec.i Reland "[lldb] Fix SBFileSpec.fullpath" 2022-11-21 12:45:27 -08:00
SBFileSpecList.i
SBFrame.i [lldb][docs] Use inline literals for code/paths instead of rendering it with the default role 2021-01-18 11:10:19 +01:00
SBFunction.i
SBHostOS.i
SBInstruction.i [LLDB] Add SBInstruction::GetControlFlowKind() 2022-08-02 15:42:45 -07:00
SBInstructionList.i
SBLanguageRuntime.i [lldb][docs] Add a doc page for enums and constants 2021-01-19 18:54:05 +01:00
SBLaunchInfo.i [lldb/Commands] Add command options for ScriptedProcess to ProcessLaunch 2021-03-23 18:24:47 +01:00
SBLineEntry.i
SBListener.i [lldb] Fix two documentation typos 2021-01-19 15:25:15 +01:00
SBMemoryRegionInfo.i [lldb/Plugins] Add memory region support in ScriptedProcess 2021-10-08 14:54:07 +02:00
SBMemoryRegionInfoList.i [lldb/Plugins] Add memory region support in ScriptedProcess 2021-10-08 14:54:07 +02:00
SBModule.i [lldb][Docs][NFC] Fix sphinx warnings/errors for LLDB docs 2022-10-28 11:31:15 +01:00
SBModuleSpec.i
SBPlatform.i [lldb] Introduce SBPlatform::SetSDKRoot 2022-01-19 12:49:47 +01:00
SBProcess.i [lldb] Fixed a number of typos 2022-09-13 10:38:38 -07:00
SBProcessInfo.i Revert "[LLDB/API] Expose args and env from SBProcessInfo." 2021-06-05 15:50:49 +07:00
SBQueue.i
SBQueueItem.i
SBReproducer.i
SBSection.i [lldb] add SBSection.alignment to python bindings 2022-07-12 12:18:38 +02:00
SBSourceManager.i
SBStream.i
SBStringList.i
SBStructuredData.i [trace][intel-pt] Create basic SB API 2021-06-17 15:14:47 -07:00
SBSymbol.i Don't create sections for SHN_ABS symbols in ELF files. 2022-08-22 14:46:27 -07:00
SBSymbolContext.i
SBSymbolContextList.i [NFC] fix a typo 2021-10-15 14:51:49 +08:00
SBTarget.i [lldb][Docs][NFC] Fix sphinx warnings/errors for LLDB docs 2022-10-28 11:31:15 +01:00
SBThread.i [lldb] [gdb-remote] Support getting siginfo via API 2022-01-28 17:47:47 +01:00
SBThreadCollection.i
SBThreadPlan.i [lldb] [gdb-remote server] Introduce new stop reasons for fork and vfork 2021-04-24 11:08:33 +02:00
SBTrace.i [trace] Add SBTraceCursor bindings 2022-08-02 16:55:33 -07:00
SBTraceCursor.i [trace] Add SBTraceCursor bindings 2022-08-02 16:55:33 -07:00
SBType.i [lldb][Docs][NFC] Fix sphinx warnings/errors for LLDB docs 2022-10-28 11:31:15 +01:00
SBTypeCategory.i
SBTypeEnumMember.i
SBTypeFilter.i
SBTypeFormat.i
SBTypeNameSpecifier.i [Formatters][NFCI] Replace 'is_regex' arguments with an enum. 2022-09-13 12:50:55 -07:00
SBTypeSummary.i
SBTypeSynthetic.i
SBUnixSignals.i
SBValue.i [formatters] Add a formatter for libstdc++ optional 2021-11-22 15:36:46 -08:00
SBValueList.i Add the ability to show when variables fails to be available when debug info is valid. 2022-09-12 13:59:05 -07:00
SBVariablesOptions.i
SBWatchpoint.i