[Lldb-commits] [PATCH] D91238: Recognize __builtin_debugtrap on arm64, advance pc past it so users can continue easily
Jason Molenda via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 12 23:21:40 PST 2020
jasonmolenda updated this revision to Diff 305040.
jasonmolenda added a comment.
Minor update to the patch to move the test case under API/macosx for now, because it depends on debugserver behavior. Add comments to note that we're all in agreement this should really be handled up in lldb - but that's more a TODO for a future day, for now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91238/new/
https://reviews.llvm.org/D91238
Files:
lldb/test/API/macosx/builtin-debugtrap/Makefile
lldb/test/API/macosx/builtin-debugtrap/TestBuiltinDebugTrap.py
lldb/test/API/macosx/builtin-debugtrap/main.cpp
lldb/tools/debugserver/source/MacOSX/arm64/DNBArchImplARM64.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91238.305040.patch
Type: text/x-patch
Size: 4673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201113/8e94fb0e/attachment.bin>
More information about the lldb-commits
mailing list