[Lldb-commits] [PATCH] D72510: [lldb/Expression] Improve interpreter error message with a non-running target

Vedant Kumar via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 10 08:11:45 PST 2020


vsk added a comment.

Nice. So, does !support_function_calls always imply that the target isn’t running?

Also — s/interprete/interpret/, I think.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72510





More information about the lldb-commits mailing list