NyuziToolchain
NyuziToolchain copied to clipboard
LLDB: allow evaluating function expressions
(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