llvm-project/lldb/include/lldb
Shafik Yaghmour 48c7b4f0b6 Revert "Introduce ObjectFileBreakpad"
This reverts commit 5e056e624cc57bb22a4c29a70b522783c6242293.

Reverting because this lldb cmake bot: http://lab.llvm.org:8080/green/view/LLDB/job/lldb-cmake/13712/

llvm-svn: 348629
2018-12-07 18:59:00 +00:00
..
API [Reproducers] Change how reproducers are initialized. 2018-12-03 17:28:29 +00:00
Breakpoint Add setting to require hardware breakpoints. 2018-11-15 01:18:15 +00:00
Core [Reproducers] Change how reproducers are initialized. 2018-12-03 17:28:29 +00:00
DataFormatters Remove header grouping comments. 2018-11-11 23:17:06 +00:00
Expression Remove header grouping comments. 2018-11-11 23:17:06 +00:00
Host Host: remove Yield on Windows 2018-12-07 00:31:34 +00:00
Initialization [Reproducers] Change how reproducers are initialized. 2018-12-03 17:28:29 +00:00
Interpreter Remove header grouping comments. 2018-11-11 23:17:06 +00:00
Symbol Revert "Introduce ObjectFileBreakpad" 2018-12-07 18:59:00 +00:00
Target [lldb] Add GetCurrentException APIs to SBThread, add frame recognizer for objc_exception_throw for Obj-C runtimes 2018-11-28 22:01:52 +00:00
Utility [Reproducers] Change how reproducers are initialized. 2018-12-03 17:28:29 +00:00
lldb-defines.h Add a "scripted" breakpoint type to lldb. 2018-09-13 21:35:32 +00:00
lldb-enumerations.h [LLDB] - Recommit r346848 "[LLDB] - Support the single file split DWARF.". 2018-11-14 13:01:15 +00:00
lldb-forward.h Remove Go debugger plugin 2018-11-05 19:33:59 +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 Reflow paragraphs in comments. 2018-04-30 16:49:04 +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