On Monday 04 August 2003 08:05 pm, Khaki Wizard wrote:
> It seems that the gdb in PRC-tools does not work with
> the Palm OS 5 Simulator.
> Anybody knows whether it should work or not?
> SuggestionS?

It works.  But the 'gdbS' feature is not set by default so you have to force 
a break.  There was a program called gdbpanel.prc which simply sets the 
feature, but it doesn't work so hot in OS 5.x.

So what I usually do is in my app:

FtrSet('gdbS', 0, 0x12BEEF34);

And then I run it twice.  Someone should write another gdbpanel which 
doesn't blow up in OS 5.x.

-- 
/* Chris Faherty <[EMAIL PROTECTED]> */

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

Reply via email to