[Lldb-commits] [PATCH] D96637: Make sure the interpreter module was loaded before making checks against it
António Afonso via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Feb 20 11:11:13 PST 2021
aadsm updated this revision to Diff 325221.
aadsm added a comment.
Checks the module is not loaded right after we attach
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96637/new/
https://reviews.llvm.org/D96637
Files:
lldb/packages/Python/lldbsuite/test/decorators.py
lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp
lldb/test/API/functionalities/module_load_attach/Makefile
lldb/test/API/functionalities/module_load_attach/TestModuleLoadAttach.py
lldb/test/API/functionalities/module_load_attach/feature.c
lldb/test/API/functionalities/module_load_attach/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96637.325221.patch
Type: text/x-patch
Size: 5212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210220/3bac766d/attachment-0001.bin>
More information about the lldb-commits
mailing list