hanchenye-llvm-project/lldb/source
Jim Ingham 3815e702e7 Add a "scripted" breakpoint type to lldb.
This change allows you to write a new breakpoint type where the
logic for setting breakpoints is determined by a Python callback
written using the SB API's.

Differential Revision: https://reviews.llvm.org/D51830

llvm-svn: 342185
2018-09-13 21:35:32 +00:00
..
API Add a "scripted" breakpoint type to lldb. 2018-09-13 21:35:32 +00:00
Breakpoint Add a "scripted" breakpoint type to lldb. 2018-09-13 21:35:32 +00:00
Commands Add a "scripted" breakpoint type to lldb. 2018-09-13 21:35:32 +00:00
Core Add a "scripted" breakpoint type to lldb. 2018-09-13 21:35:32 +00:00
DataFormatters Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
Expression Add support for descriptions with command completions. 2018-09-13 21:26:00 +00:00
Host Add support for descriptions with command completions. 2018-09-13 21:26:00 +00:00
Initialization Move pretty stack trace printer into driver. 2018-07-17 10:04:19 +00:00
Interpreter Add support for descriptions with command completions. 2018-09-13 21:26:00 +00:00
Plugins Add a "scripted" breakpoint type to lldb. 2018-09-13 21:35:32 +00:00
Symbol [LLDB] - Improved DWARF5 support. 2018-09-13 17:06:47 +00:00
Target Add a "scripted" breakpoint type to lldb. 2018-09-13 21:35:32 +00:00
Utility Add support for descriptions with command completions. 2018-09-13 21:26:00 +00:00
CMakeLists.txt Remove Plugins/Process/POSIX from include_directories 2017-04-11 12:26:25 +00:00
lldb.cpp Run clang-format on lldb.cpp 2017-11-02 16:56:52 +00:00