Thread
:
How the hell do you guys debug?
View Single Post
Member:
rboatright
at: 03:16 AM 07/03/2009
to put stuff in the log you can add Mojo.Log calls. (See com.webosinternals.commander for examples.)
re inspector, I have problems but I know this much.
after using palm-install to install your app to the emulator,say:
palm-launch -d tcp -i com.webosinternals.commander (use your app's 3 part name)
then run palminspector and you will see inspector open with the code for your app. Try clicking stuff.
Reply