I wasn't clear, I should have said stepping through the MFC and the
run-time library code, which is usually enough...
-----Original Message-----
From: "Chris Antos" <[EMAIL PROTECTED]>@RIAG
Sent: Monday, January 17, 2000 4:45 PM
To: [EMAIL PROTECTED]
Subject: Re: Step thru Palm OS code using debugger
> While debugging, I would like to step into a Palm OS function and be
able
> to step through the actual source code. I do this all the time under
> Windows using Visual C++. Is this possible with Codewarrior?
really? where did you find the Windows OS source code?
but no, CW does not support source level debugging through the OS source
(unless you compiled and linked the OS yourself). or if you're using
the
Simulator on a Mac.