[Lldb-commits] [PATCH] D150236: Thread::GetStackFrameCount should forestall interruption
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu May 11 14:49:21 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe19387e6936c: We can't let GetStackFrameCount get interrupted or it will give the (authored by jingham).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150236/new/
https://reviews.llvm.org/D150236
Files:
lldb/include/lldb/Target/StackFrameList.h
lldb/include/lldb/lldb-private-enumerations.h
lldb/source/Commands/CommandCompletions.cpp
lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp
lldb/source/Target/StackFrameList.cpp
lldb/test/API/functionalities/bt-interrupt/Makefile
lldb/test/API/functionalities/bt-interrupt/TestInterruptBacktrace.py
lldb/test/API/functionalities/bt-interrupt/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150236.521454.patch
Type: text/x-patch
Size: 9674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230511/fcc6c8bb/attachment-0001.bin>
More information about the lldb-commits
mailing list