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

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 10 08:43:57 PST 2020


mib added a comment.

Actually, the target could be running but doesn't support interpreting expression with function calls.

May be I should add another error message for target that doesn't support interpreting function calls.


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