On 2005-09-02, Luc Le Blanc <[EMAIL PROTECTED]> wrote:
> I encounter an odd crash running my own app on my T3. The problem does
> not show on other devices, nor POSE, only on an actual T3 and the T3
> Simulator (I haven't checked all Simulator flavors). When I hit a given
> line that calls FrmShowObject on a previously shown gadget, the
> Simulator plainly crashes (I naively thought it was designed to help
> find bugs, not to go down with them ;) I suspect some form of memory
> corruption occurring prior to the crash. Are there strategies to debug
> such problems? Is all I need for on-device debugging with CW 9.3 is a
> serial cable hooked to the T3?
>
> As a side effect, I note that sometimes, after this crash, my hardware
> buttons get reassigned to different applications (all 4 were linked to
> Planetarium last time) even if everything remains unchanged in the
> Buttons tab of the Prefs program. This and the crash also appeared on
> another T3.
>

You have already solved the problem causing the crash, but here my 5 cents 
worth.
The T3 simulator is a release version. There is no debug version of the T3 sim.
Try using the debug version of the T5 simulator. In my experience it ususally 
throws
up a few alerts informing you about things it does not like (like forms not 
being
full widht, etc.) before it comes to the point where it actually crashes.

Maybe something for your next problem ...

Ton van Overbeek

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

Reply via email to