Just a small FYI for y'all: doing a 'help hd' on the console in both the
CodeWarrior debugger and PalmDebugger will provide a description of the
symbols in the columns. And the problem with owner and lock count columns
being flipped has been fixed internally and will be in a debugger plugin
update for R7.
-- jkl
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Thursday, January 18, 2001 5:34 PM
Subject: Re: Getting hd 0 in PalmDebugger to report app symbols?
>
>
> > For instance, in the "start" column, what's a '-' vs. a '*' before
> > the address?
>
> '-' means that the chunk is movable
> '*' menas that the chunk can be movable but is currently locked
> '<bullet>' means that the chunk is non-moveable (created with MemPtrNew)
> ' ' means that the chunk is free
>
> > What's an 'M' vs. 'm' in flags?
>
> Hmmm...this appears to indicate the same information.
>
> 'F' chunk is free
> 'f' chunk is not free
> 'M' chunk is movable (zero lockcount)
> 'm' chunk is not movable (non-zero lockcount)
>
> -- Keith Rollin
> -- Palm OS Emulator engineer
>
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/