Debugging Mojo for Palm Pre with Eclipse & Aptana -
I am very new to Eclipse and Mojo (.NET man). I'm having difficulty in debugging I can set up a breakpoint and switch to the "debug" perspective, but there is nothing I can do (I'm running in debug mode), I have an ADU on the breakpoint in the emulator. Does not have to stop. I am sure that this is a very new mistake with eclipse. I have a good step by step to any person that I can follow.
Currently, there is no way to set up a breakpoint in the eclipse for use with palm emulator .
As mentioned by Gtompson83, we all have to work with the gdb-style command line debugger which is included in the SDK.
Yes, this is a pain.
To attach me to logging (scroll down to the "debugging" section) and then just to find out what's happening in your app, it's easy to attach.
Comments
Post a Comment