> Thanks, Keith.  Obviously, I omitted an important detail from my
> initial post.  The app runs as a plugin to another program; it
> shouldn't launch by itself.  Can I load the app with the CW debugger
> then start the other app on Poser and break into my code?  I was
> thinking I couldn't do that, so I was looking for some other approach.

Just load the app that calls your plugin on POSE. Then, in the target settings, go to 
the Debugger Settings panel, and set the location of the calling application. Debug 
your code resource, and if you've got breakpoints set when you enter that code, the 
debugger will stop you at your breakpoint in the plugin.

Hope that helps.

-hkmlt

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

Reply via email to