"Keith Rollin" <[EMAIL PROTECTED]> wrote in message news:68218@palm-dev-forum... > > At 5:15 PM -0800 11/16/01, Keith Rollin wrote: > >At 5:09 PM -0800 11/16/01, DavidK wrote: > >>Is there any way to get a stack trace from a crashed app? I have a crash > >>that is happening only when it is receiving data from the IR port. > >> > >>What should I do to debug it? > > > >What's wrong with using a debugger? > > Oh, duh, that's right. IR port...
Try debugging it on a Palm m500 or m505. Those devices have the IR on one of the internal serial ports and the physical port on another, from what I understand. That would let you intercept the crash without dropping your connection. You could also use USB debugging to the m125/m500/m505 or Handspring device if you're using a recent version of CodeWarrior. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
