[fpc-devel] 64bit FPC gdb backtrace format

Martin Schreiber mse00000 at gmail.com
Fri Feb 24 18:46:15 CET 2012


Hi,
32 bit FPC default debug info (I assume STABS) shows the classname and the 
function name in gdb stack  traces which is very useful to navigate in 
inherited calls for example.
64 bit FPC default debug info (I assume DWARF) shows the function names only. 
Is it possible to list the classnames in DWARF too?

Thanks, Martin



More information about the fpc-devel mailing list