In article <88810@palm-dev-forum>, [EMAIL PROTECTED] says... > I'm not entirely sure what you mean by "relaunch" and "restart," Ben. What > I'm talking about is simply making a change to the program and hitting F5. > Then I see the "please wait" dialog. Of course, I would've done this once > already since I started CW, so maybe that's a "restart."
It should only appear within about thirty seconds of ending a debug session to the emulator using the "X" button (or the Kill command). It shouldn't appear before the first debug run of the session, or if you've spent enough time "out of the debugger". Just in my own testing, I've seeing some connection issues, but they seem to be dramatically reduced if you do something in the emulator after it resets before starting the debug again. It can be as simple as switching to the calculator -- something about hitting the user event loop seems to help communications. I've also seen the wait timer show up in unexpected situations with IDE 5 (in internal development), so its possible the timeout mechanism we're using isn't always right. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Get help at http://palmoswerks.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
