Before I write my shared libs, I use the routines within a regular app
first.  Its easier to debug them that way.  When I was satisfied, I then
moved the routines into a shared lib.

-----Original Message-----
From: Adam Wozniak <[EMAIL PROTECTED]>
To: Palm Developer Forum <[EMAIL PROTECTED]>
Date: Monday, February 14, 2000 1:38 PM
Subject: debugging shared libraries


>Anyone have any pointers for debugging shared libraries?
>
>I'm having a heck of a time stepping into the functions.  I can't
>seem to set breakpoints inside the functions, and I can't
>single step into the functions either.  I suspect part of the problem
>may be that the function call mechanism is via a system trap.
>
>I _must_ debug this in the emulator, as the calling app uses the
>serial port.
>
>Win95, CW 6.0, POSE 3.0a4
>
>--
>Adam Wozniak
>Senior Software Design Engineer
>Surveyor Corporation
>4501 Orcutt Rd.
>San Luis Obispo, CA 93401
>
>
>
>--
>For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to