On 24 Feb 2012, at 18:46, Martin Schreiber wrote:

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

Compile with -godwarfmethodclassprefix


Jonas_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to