llvm-project/lldb/include/lldb
Adrian Prantl bb2a2c537e Add Doxygen comments.
llvm-svn: 351243
2019-01-15 21:04:18 +00:00
..
API [lldb] Add a "display-recognized-arguments" target setting to show recognized arguments by default 2018-12-20 23:38:19 +00:00
Breakpoint [BreakpointList] Simplify/modernize BreakpointList (NFC) 2019-01-08 22:07:42 +00:00
Core [SymbolFile] Remove SymbolContext parameter from FindTypes. 2019-01-14 22:41:21 +00:00
DataFormatters Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
Expression Simplify ObjectFile::GetArchitecture 2019-01-03 10:37:19 +00:00
Host [lldb-server] Add unnamed pipe support to PipeWindows 2019-01-10 00:46:09 +00:00
Initialization [Reproducers] Change how reproducers are initialized. 2018-12-03 17:28:29 +00:00
Interpreter Move Broadcaster+Listener+Event combo from Core into Utility 2018-12-14 15:59:49 +00:00
Symbol Add Doxygen comments. 2019-01-15 21:04:18 +00:00
Target Make CompilerType::getBitSize() / getByteSize() return an optional result. NFC 2019-01-15 18:07:52 +00:00
Utility Fix compilation error on 32-bit architectures introduced in r350511 2019-01-10 15:53:20 +00:00
lldb-defines.h Add a "scripted" breakpoint type to lldb. 2018-09-13 21:35:32 +00:00
lldb-enumerations.h Fix build with older (<3.0) swigs 2018-12-14 14:25:20 +00:00
lldb-forward.h Replace MemoryRegionInfoSP with values and cleanup related code 2018-12-20 15:02:58 +00:00
lldb-private-defines.h Enable AUTOBRIEF in doxygen configuration. 2018-05-02 16:55:16 +00:00
lldb-private-enumerations.h Move AddressClass to private enums since API doesn't provide any functions to manage it. 2018-06-27 06:50:10 +00:00
lldb-private-forward.h NativeProcessProtocol: Simplify breakpoint setting code 2018-11-04 10:58:08 +00:00
lldb-private-interfaces.h Add setting to require hardware breakpoints. 2018-11-15 01:18:15 +00:00
lldb-private-types.h Replace "nullptr-terminated" C-arrays of OptionValueEnumeration with safer llvm::ArrayRef 2018-09-26 18:50:19 +00:00
lldb-private.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
lldb-public.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
lldb-types.h [lldb-server] Add unnamed pipe support to PipeWindows 2019-01-10 00:46:09 +00:00
lldb-versioning.h Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
module.modulemap Move SafeMachO from Utility to Host 2018-09-12 12:26:05 +00:00