[Lldb-commits] [PATCH] D92164: Make CommandInterpreter's execution context the same as debugger's one.
Tatyana Krasnukha via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Dec 19 14:39:34 PST 2020
tatyana-krasnukha added a comment.
In D92164#2463734 <https://reviews.llvm.org/D92164#2463734>, @labath wrote:
> With this version of the patch, I am unable to reproduce the issue using the approach I described in the previous comment. However, it still reproduces when issuing the equivalent commands via the "gui" (either "by hand" or by running TestGuiBasicDebug.py).
Could you send logs, please? I cannot reproduce the issue on available platforms.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92164/new/
https://reviews.llvm.org/D92164
More information about the lldb-commits
mailing list