teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/cpp_exception
Martin Svensson 0b0dca9f6f [lldb] Fix exception breakpoint not being resolved when set on dummy target
Summary: Ensure that breakpoint ivar is properly set in exception breakpoint resolver so that exception breakpoints set on dummy targets are resolved once real targets are created and run.

Reviewers: jingham

Reviewed By: jingham

Subscribers: teemperor, JDevlieghere, lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D69880
2019-11-22 11:20:09 +01:00
..
main.cpp [lldb] Readd missing functionalities/breakpoint tests 2019-09-10 12:04:04 +00:00
Makefile [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
TestCPPExceptionBreakpoint.py [lldb] Fix exception breakpoint not being resolved when set on dummy target 2019-11-22 11:20:09 +01:00