NyuziToolchain icon indicating copy to clipboard operation
NyuziToolchain copied to clipboard

LLDB: allow evaluating function expressions

Open jbush001 opened this issue 7 years ago • 0 comments

(lldb) p (int) strcmp("abcd", "efgh")
error: Can't run the expression locally: Interpreter doesn't handle one of the expression's opcodes

Probably dependent on issue #84

jbush001 avatar Jun 27 '17 13:06 jbush001