llvm-project/lldb/source
Jim Ingham d80102e420 Add the ability to set python breakpoint commands from the SBBreakpoint & SBBreakpointLocation API's.
You can either provide the function name, or function body text.
Also propagate the compilation error up from where it is checked so we can report compilation errors.

<rdar://problem/9898371>

llvm-svn: 205380
2014-04-02 01:04:55 +00:00
..
API Add the ability to set python breakpoint commands from the SBBreakpoint & SBBreakpointLocation API's. 2014-04-02 01:04:55 +00:00
Breakpoint JITed functions can now have debug info and be debugged with debug and source info: 2014-03-24 23:10:19 +00:00
Commands Add the ability to set python breakpoint commands from the SBBreakpoint & SBBreakpointLocation API's. 2014-04-02 01:04:55 +00:00
Core <rdar://problem/16424592> 2014-03-31 23:02:25 +00:00
DataFormatters <rdar://problem/16424592> 2014-03-31 23:02:25 +00:00
Expression lldb arm64 import. 2014-03-29 18:54:20 +00:00
Host Add mips64 to the list of 64-bit Host architectures 2014-04-01 18:06:45 +00:00
Interpreter Add the ability to set python breakpoint commands from the SBBreakpoint & SBBreakpointLocation API's. 2014-04-02 01:04:55 +00:00
Plugins Implement ProcessMonitor::Kill for Linux 2014-04-01 18:14:06 +00:00
Symbol lldb arm64 import. 2014-03-29 18:54:20 +00:00
Target Fix one thread timeout logic 2014-03-31 19:28:14 +00:00
Utility Include string.h for memset() prototype. Thanks Dmitri. 2014-03-29 19:29:04 +00:00
CMakeLists.txt lldb arm64 import. 2014-03-29 18:54:20 +00:00
Makefile Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
lldb-log.cpp Put "jit" in alpha order in log category list 2014-03-05 13:43:23 +00:00
lldb.cpp lldb arm64 import. 2014-03-29 18:54:20 +00:00