I understand that you can't have two debugger sessions at once. Actually that's great that it will work on V9. But the problem is that when both the simulator and POSE are running, I can't connect *either* to the debugger. It always says "Connection Attempt Failed". But then if I close the one that's not specified in the prefences panel under Palm Debugger Settings, I can then connect to the one that is setup to use with the debugger. Is there some common resource that they both use when they're running, connected to the debugger or not?
"Ben Combee" <[EMAIL PROTECTED]> wrote in message news:99640@;palm-dev-forum... > > At 12:03 2002-10-30 -0500, you wrote: > >Does anyone know if there's a way to have both the emulator and the > >simulator running at the same time with one connected to the CW debugger? > >Obviously I can run them both, and I've had them both connected to the > >debugger before, but whenever they are both running I can't connect either > >one to the debugger. thanks > > The debugger in V8 can only support one session at a time. There is a lot > of legacy code in that version of the debugger that uses global variables > and other constructors that prevent multiple sessions. For V9, we've > reworked the whole debugger, and multiple sessions are supported. With it, > it would be possible to launch two instances of POSE, or a POSE and a > PalmSim, or POSE and a device, and have them all in separate debugger windows. > > > -- > Ben Combee <[EMAIL PROTECTED]> > CodeWarrior for Palm OS technical lead > Palm OS programming help @ www.palmoswerks.com > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
