hanchenye-llvm-project/lldb/include/lldb
Vadim Macagon c10e34d07c Expose active and available platform lists via SBDebugger API
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
2017-08-09 09:20:40 +00:00
..
API Expose active and available platform lists via SBDebugger API 2017-08-09 09:20:40 +00:00
Breakpoint Add an auto-continue flag to breakpoints & locations. 2017-08-03 18:13:24 +00:00
Core Move Timer and TraceOptions from Core to Utility 2017-06-29 14:32:17 +00:00
DataFormatters Move StructuredData from Core to Utility 2017-06-27 10:45:31 +00:00
Expression Rename Error -> Status. 2017-05-12 04:51:55 +00:00
Host [CMake] Add checks for libcompression 2017-07-28 15:39:51 +00:00
Initialization
Interpreter Fix a deadlock in the Python interpreter vrs. SIGINT. 2017-07-13 19:45:54 +00:00
Symbol [DWARFCallFrameInfo] Add Type enum to differentiate eh/debug_frame sections 2017-06-28 09:09:19 +00:00
Target Move Timer and TraceOptions from Core to Utility 2017-06-29 14:32:17 +00:00
Utility Clean up lldb-types.h 2017-07-18 13:14:01 +00:00
lldb-defines.h
lldb-enumerations.h Add an auto-continue flag to breakpoints & locations. 2017-08-03 18:13:24 +00:00
lldb-forward.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
lldb-private-defines.h
lldb-private-enumerations.h Add pretty-printer for wait(2) statuses and modernize the code handling them 2017-06-19 12:47:50 +00:00
lldb-private-forward.h Remove shared pointer from NativeProcessProtocol 2017-07-18 09:24:48 +00:00
lldb-private-interfaces.h Change the ABI class to have a weak pointer to its Process; 2017-06-29 02:57:03 +00:00
lldb-private-types.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
lldb-private.h
lldb-public.h
lldb-types.h Clean up lldb-types.h 2017-07-18 13:14:01 +00:00
lldb-versioning.h