Hi Chris,
The Palm OS SDK libraries that came with CodeWarrior came without debugging
information, which is why you would get only assembly when stepping into the
source code. To get it, you need to join the Palm Solution Provider program
and sign the NDA to get the OS source code. I think there is (was) debug
versions of the libraries as well, but I'm not sure since I don't have
access to that part of the Solution Provider program.
Jun-Kiat Lam
Metrowerks Technical Support
----- Original Message -----
From: "Chris Yourch" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 17, 2000 1:24 PM
Subject: RE: Step thru Palm OS code using debugger
>
> That's what I am doing. I can step through my own source code but when I
> enter a system call I get assembly code. What I would like to do is tell
> Codewarrior where the system source code is located and then step through
> the source code and not the assembly code. Can Codewarrior do this?
>
> Thanks,
> Chris
>
>
>
> -----Original Message-----
> From: "Brian O'Grady" <[EMAIL PROTECTED]>@RIAG
> Sent: Monday, January 17, 2000 1:37 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Step thru Palm OS code using debugger
>
>
> Chris,
>
> To step through code while debugging in CodeWarrior you would use
> the
> Palm OS Emulator (POSE). The POSE comes with Codewarrior.
> Brian
>
> ----- Original Message -----
> From: Chris Yourch <[EMAIL PROTECTED]>
> To: Palm Developers Forum List <[EMAIL PROTECTED]>
> Sent: Monday, January 17, 2000 1:16 PM
> Subject: Step thru Palm OS code using debugger
>
>
> >
> > Hi,
> >
> > 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?
> >
> > By the way, I do have the Palm 3.0 source code on my machine.
> >
> > Thanks,
> > Chris
> >
> >
> >
>
>
>
>