> I'm developing a hack for XMaster with CodeWarrior 7, and I'd like to
debug
> it.
> Is there a way to do that ? Is it also possible in the emulator ?

I haven't written hacks, but this advice might still apply. When writing
shared libraries, it's often convenient to set up your project so that you
can build an application _or_ a shared library. Then you can use
conventional debugging techniques on the application. This should get you
most of the way to a working shared library (or hack).
--
Danny @ Palm

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

Reply via email to