On Sun, 10 Mar 2002, Brian Ku wrote:

> How can I get dbg source info under gdb for PalmOS?  I am using the
> debug rom and I have the PalmOS 3.5 sources (limited). 

You have the function names, file names, and line numbers.  What in
particular are you missing?  If you're looking for the value of a
particular variable, you can move up and down in the stack trace ("up" and
"down" commands) and use the "print" command to see the value. 

-----------------------------------------------------------------------
Brian Smith // avalon73 at arthurian dot nu // http://www.arthurian.nu/
Software Developer  //  Gamer  //   Webmaster  //  System Administrator
fortune: cannot execute. Out of cookies.


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

Reply via email to