[Lldb-commits] [PATCH] D90789: [docs] Update DebuggingJITedCode page after fix in LLDB
Stefan Gränitz via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 4 13:06:32 PST 2020
sgraenitz created this revision.
sgraenitz added reviewers: rnk, eliben.
Herald added a project: LLVM.
sgraenitz requested review of this revision.
Generalize the documentation to include both, GDB and LLDB. Add a link to the interface
definition. Make a note on MCJIT's restriction to ELF. Mention the regression and bugfix
in LLDB as well as the jit-loader setting for macOS. Update the command line session to
use LLDB instead of GDB.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D90789
Files:
llvm/docs/DebuggingJITedCode.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90789.302949.patch
Type: text/x-patch
Size: 10092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201104/de52a976/attachment.bin>
More information about the lldb-commits
mailing list