[Lldb-commits] [PATCH] D147587: Fix the check in StopInfoBreakpoint for "are we running an expression"

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 5 17:14:39 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf79c037b6327: Fix the check in StopInfoBreakpoint for "are we currently running an expression" (authored by jingham).

Changed prior to commit:
  https://reviews.llvm.org/D147587?vs=510984&id=511237#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147587

Files:
  lldb/include/lldb/Target/Process.h
  lldb/source/Target/StopInfo.cpp
  lldb/test/API/macosx/objc_exception_recognizer/Makefile
  lldb/test/API/macosx/objc_exception_recognizer/TestObjCRecognizer.py
  lldb/test/API/macosx/objc_exception_recognizer/main.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147587.511237.patch
Type: text/x-patch
Size: 6228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230406/a74bfd6c/attachment.bin>


More information about the lldb-commits mailing list