Files
clang-p2996/lldb/source/Target/StopInfo.cpp
Felipe de Azevedo Piovezan 7491ff74d2 [lldb] Override Should{Select,Show} in StopReasonBreakpoint (#135637)
This is necessary so that LLDB does not select (or show the stop reason
for) a thread which stopped at an internal breakpoint.

Other than manual testing/inspection, which I've done, this does not
seem to lend itself to API testing, as we cannot set internal
breakpoints through the SBAPI.
2025-04-14 16:21:24 -07:00

57 KiB