[Lldb-commits] [PATCH] D146337: Partially fix stepping over watchpoints on "watch triggers before" systems

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 20 15:17:27 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8d024a79ea78: Fix a problem with "watchpoint triggers before" watchpoint handling. (authored by jingham).

Changed prior to commit:
  https://reviews.llvm.org/D146337?vs=506219&id=506750#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146337

Files:
  lldb/include/lldb/Target/Process.h
  lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp
  lldb/source/Target/StopInfo.cpp
  lldb/source/Target/Thread.cpp
  lldb/test/API/commands/watchpoints/step_over_watchpoint/TestStepOverWatchpoint.py
  lldb/test/API/commands/watchpoints/step_over_watchpoint/main.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146337.506750.patch
Type: text/x-patch
Size: 8069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230320/f6a47d67/attachment.bin>


More information about the lldb-commits mailing list