>  but whats the purpose of this trap?

Like I said, it's a breakpoint.  If you save a session when breakpoints are
installed in your application, and later try to reload that session, the
breakpoints are still there.  Poser can't do anything to remove them, since the
TRAP $0's overwrite application opcodes.  Those opcodes normally get restored by
the CodeWarrior debugger when cleanly exiting the debug process.

-- Keith Rollin
-- Palm OS Emulator engineer





Aaron Ardiri <[EMAIL PROTECTED]> on 07/20/2000 03:01:52 PM

Please respond to "Palm Developer Forum" <[EMAIL PROTECTED]>

Sent by:  Aaron Ardiri <[EMAIL PROTECTED]>


To:   "Palm Developer Forum" <[EMAIL PROTECTED]>
cc:    (Keith Rollin/US/PALM)
Subject:  Re: Emulator error



> TRAP $0 is a breakpoint installed by CodeWarrior at the start of your
> application. Somehow, you managed to save the session file while that
breakpoint

> was installed. Either throw out the session file, or restart Poser while the
> Caps Lock key is toggle on.

  well.. thats something we have now clarified. it was always a
  "i dont know why this is there" question in my head :) pila
  does not put it there - not too sure about gcc..

  but whats the purpose of this trap?





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

Reply via email to