Setup wrong in Xcode11.0
Lenhulk opened this issue · 2 comments
Lenhulk commented
(lldb) command source ~/.lldbinit
command script import /usr/local/opt/chisel/libexec/fblldb.py
error: module importing failed: Missing parentheses in call to 'print'. Did you mean print('Whoops! You are missing the <' + arg.argName + '> argument.')? (fblldb.py, line 98)
File "temp.py", line 1, in
kastiglione commented
Being fixed in #266
kolinkrewinkel commented
Fixed by #266!