Custom call frame description

Tom Tromey tromey@redhat.com
Fri Jan 22 16:42:00 GMT 2010


>>>>> "Mitar" == Mitar  <mmitar@gmail.com> writes:

Mitar> So I would ask for advice and/or some example of an assembler code for
Mitar> DWARF call frame description. My frame looks like this (all values are
Mitar> 32 bit):

One thing you can do is run gcc -S on simple programs and look at the
resulting assembly.  Adding -dA can help clarify things, too.

Tom



More information about the Gdb mailing list