The only time that I have seen the emulator crash is when I build a project with the wrong library file. Try loading your app into the emulator, then do a soft reset on it. If the emulator crashes or hangs, you probably have the wrong library file linked into your code.
Kraig --- In [EMAIL PROTECTED], Devin Bayer <[EMAIL PROTECTED]> wrote: > Hello. I'm having trouble with POSE and hoping somebody could > provide me with a pointer to the problem. I tried sending > this message to the emulator-forum, but got no responses after > a couple weeks. > > I am having a recent problem debugging applications on POSE. > I have tried everything I can to avoid the problem, but to no > avail. I would appreciate any help in avoiding this > predictable and mysterious crash. > I have searched the archives of this newsgroup, along with other > sources. I have tried hard resetting and running "make clean", > but neither had any effect. This wasn't happening earlier. > POSE only crashes while debugging with gdb. > Could there be something wrong with my app? > > First I load a new version of an application into POSE. > Then I load it into DDD (running m68k-palmos-gdb). POSE resets. > Trying to run the application results in POSE soft resetting. > Trying to run it again results in POSE soft resetting. > The 3rd time the application runs and can be debugged normally. > > This makes for a very slow debugging process. When POSE resets > it must be right at the first breakpoint because gdb displays > the following. The only difference in the output from gdb > when it works and when it doesn't is the memory address after "beg:" > Output from gdb: > Program received signal SIGSTOP, Stopped (signal). > PilotMain (cmd=0, cmdPBP=0x0, launchFlags=142) at carmet.c:91 > /home/devin/projects/carmet/carmet.c:91:1787:beg:0x5d3f0 > > Package Versions: > Debian GNU/Linux 3.0 > POSE 3.5-1 > Linux 2.4.19 > libfltk1 1.0.11-11 > xlibs 4.2.1-4 > libc6 2.3.1-11 > xlibmesa3 4.2.1-4 > prc-tools 2.0.92.cvs20011113-2 > > If anybody would like to help solve this problem I am willing to > provide more information. > > -- > Devin Bayer - http://elektrono.com/bio/contact > Alas, what we do in life, echoes in eternity. > -- anonymous > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
