[fpc-pascal] How to analyze a core dump?

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Jun 14 20:12:48 CEST 2007


On 14 jun 2007, at 19:04, Luca Olivetti wrote:

> No suggestions? Is there some special option (apart from -g) that I  
> should specify to compile/link my program?

No. But the garbage backtrace means that either your gdb cannot parse  
the signal handler frame, or that your program corrupted the call stack.


Jonas



More information about the fpc-pascal mailing list