[Lldb-commits] [PATCH] D92164: Make CommandInterpreter's execution context the same as debugger's one.

Andy Yankovsky via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 2 02:05:15 PST 2021


werat added a comment.

In D92164#2534626 <https://reviews.llvm.org/D92164#2534626>, @tatyana-krasnukha wrote:

> Removed test since the same case was added by D95761 <https://reviews.llvm.org/D95761>.

I think your test case is even better, the one in D95761 <https://reviews.llvm.org/D95761> doesn't try to run commands.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92164/new/

https://reviews.llvm.org/D92164



More information about the lldb-commits mailing list