-- Luc Le Blanc -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
My app crashes on a given T3, but not on the other I have access to.
Since the crash doesn't happen on the Simulator, I tried debugging on
the faulty device. The crash occurs between the "handled = false"
instruction of the OK button of a modal form and the return after
FrmDoDialog in the calling form, also modal. In other words, in the OS
code processed when closing a form and returning into the previous one.
And when the crash occurs on the T3, since the CW debugger is not
informed of that, I have no idea what the device was just doing. Idea or
suggestions welcome.
- Debugging a crash in form closure Luc Le Blanc
- Re: Debugging a crash in form closure Michael Keegan
- Re: Debugging a crash in form closure Luc Le Blanc
- Re: Debugging a crash in form closure Luc Le Blanc
- Re: Debugging a crash in form closure Michael Keegan
- Re: Debugging a crash in form closure Luc Le Blanc
