mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-20 20:15:49 -04:00
![]() Summary: The available platform list was previously only accessible via the `platform list` command, this patch makes it possible to access that list via the SBDebugger API. The active platform list has likewise been exposed via the SBDebugger API. Differential Revision: https://reviews.llvm.org/D35760 llvm-svn: 310452 |
||
---|---|---|
.. | ||
sb_address.py | ||
sb_block.py | ||
sb_breakpoint.py | ||
sb_breakpointlocation.py | ||
sb_broadcaster.py | ||
sb_communication.py | ||
sb_compileunit.py | ||
sb_debugger.py | ||
sb_error.py | ||
sb_event.py | ||
sb_filespec.py | ||
sb_frame.py | ||
sb_function.py | ||
sb_instruction.py | ||
sb_instructionlist.py | ||
sb_lineentry.py | ||
sb_listener.py | ||
sb_module.py | ||
sb_process_info.py | ||
sb_process.py | ||
sb_section.py | ||
sb_stringlist.py | ||
sb_symbol.py | ||
sb_symbolcontext.py | ||
sb_target.py | ||
sb_thread.py | ||
sb_type.py | ||
sb_value.py | ||
sb_valuelist.py | ||
sb_watchpoint.py | ||
TestDefaultConstructorForAPIObjects.py |