I always use the debug version of the simulator and see the behavior described by Ben. I also see a lot of inconsistent freeze outside my program (for instance it may freeze when loading the storage snapshot). All in all it works for me for debugging even though it is not as usefull as the emulator. I find the limited gremlin functionality
to be more of a problem.

Benoit


Make sure you're using a debug version of the simulator. That has a lot more checks, since the assertions are turned on in the OS code. When one it hit, you should be able to hit the "debug in 68K" button and see your stack crawl.

You might also be able to tell somethings by using a Win32 debugger, like Visual Studio, to run the simulator. When a crash happens, you may be able to see the stack crawl, although I think those symbols might not be turned on.


-- Ben Combee, Senior Software Engineer, Palm, Inc.
   "Combee on Palm OS" weblog: http://palmos.combee.net/
   Developer Forum Archives:   http://news.palmos.com/read/all_forums/




        

        
                
___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com


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

Reply via email to