You can use the console window and its memory inspection commands.  It's
documented in the "Development Tools Guide".

Mark Peters

"Bill Andreozzi" <[EMAIL PROTECTED]> wrote in message
news:75966@palm-dev-forum...
>
> Does anyone know how to determine how much memory is open to the system
> while debugging an application using Codewarrior (and attached to an
> emulator running a debug rom)?
> My problem is that I'm having trouble with getting a valid memhandle with:
> MemHandle mh = m_pCardCache->QueryRec(iRec); (which just returns a memory
> handle to a record in my db)
> in low memory environments (therefore I'm trying to determine how much
> memory I have at this moment of time.)
>
> thanks - bill
>
>
>
>
>
>



-- 
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