[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:31:30 PST 2020
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG92b036dea24b: debugserver should advance pc past builtin_debugtrap insn (authored by jasonmolenda).
Changed prior to commit:
https://reviews.llvm.org/D91238?vs=305040&id=305042#toc
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.305042.patch
Type: text/x-patch
Size: 4739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201113/4e4ceda0/attachment-0001.bin>
More information about the lldb-commits
mailing list