[Lazarus] Viewing stack content

Martin lazarus at mfriebe.de
Thu Aug 9 15:09:56 CEST 2012


On 09/08/2012 14:02, Mark Morgan Lloyd wrote:
> When debugging e.g. a cdecl call to a standard library, how can one 
> inspect the top few words on the stack?
>

Usually at least the top most frame is shown (though locals, and params 
may not)
If further frames or some info is missing, then it usually means gdb 
does not know how to read the stackframe.

Not sure what can be done.






More information about the Lazarus mailing list