[Lldb-commits] [PATCH] D140368: [lldb] Consider all breakpoints in breakpoint detection

Pavel Kosov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 21 23:26:16 PST 2022


kpdev42 updated this revision to Diff 484745.
kpdev42 added a comment.

Renamed the test, added more tests for unconditional (enabled/disabled) breakpoints and breakpoints with callbacks


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140368/new/

https://reviews.llvm.org/D140368

Files:
  lldb/source/Target/StopInfo.cpp
  lldb/test/API/functionalities/breakpoint/thread_plan_user_breakpoint/Makefile
  lldb/test/API/functionalities/breakpoint/thread_plan_user_breakpoint/TestThreadPlanUserBreakpoint.py
  lldb/test/API/functionalities/breakpoint/thread_plan_user_breakpoint/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140368.484745.patch
Type: text/x-patch
Size: 8581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221222/ad11e1a3/attachment.bin>


More information about the lldb-commits mailing list