[lldb-dev] debug .lldbinit with python script?

Jun Koi junkoi2004 at gmail.com
Fri Jan 31 08:26:53 PST 2014


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140201/4d88c414/attachment.html>


More information about the lldb-dev mailing list