LLDB > using python in lldb debugger
Hello, I'm trying learn how to augment by debugging in APPCode but I can't seem to get a simple test script to run in APPCode.
The same script runs in XCode as expected. Is there something i have to do to get AppCode to work? I have my test.py inside a ~/lldb folder and imported from ~/.lldbinit file.
I know the script is loaded and being run because i dont get a 'hello' is not a valid command, I get a new line.
APPCode: http://d.pr/i/A5xk
XCode: http://d.pr/i/JLAd
Please tell me what i need to do.
Thanks,
Please sign in to leave a comment.
Hi Tony,
Looks like we have an issue here. I've filed appropriate bug(OC-8767) concerning this problem.