Jason Kronz <[EMAIL PROTECTED]> wrote:
> I'm getting really tired of not being able to debug using the GNU tools.
[...]
> I've tried: gdb


Works fine for me.  Perhaps if you're not too tired you could describe
the problems you're having...

> I appear to have gotten farthest with the handspring version of
> the PalmDebugger.

Yes, the source level support in the Handspring one is slightly less
broken than in the one currently released in the 3.5 SDK.

> "Could not read source file gcrt0.c"... Where and what is this?
> Isn't it the stub loader gcc code?

Yes, so why do you want to debug it?  If you really really want to point
PalmDebugger at this code, you can find crt0.c in the crt directory
of a prc-tools source archive, and it'll probably even be the same one
which you're linking with.  But I suspect all you really need to do is
use the context menu in PalmDebugger's source window to bring up your
application's source code instead of trying to look at the startup code,
which isn't faulty anyway.

    John

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to