hi,
i am writing a small python script for .lldbinit, meaning i put something
like this in ~/.lldbinit:
command script import mytest
however, lldb silently fails to run "mytest", and i have no idea what is
wrong.
so question is: how can i debug my code? is there any way to turn on
logging/debugging option, so lldb can let me know what is happening?
thanks.
Jun
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev