On 03 Apr 2008, at 13:54, Martin Schreiber wrote:

I am currently debugging the "cleanroom code" which is a frustrating matter
because gdb crashes at allmost every breakpoint.
Any hints how to let gdb work more stable with trunk on i386-linux?

Can you give a reproducible case? It's possible we can work around it by structuring the debug info differently. Also, did you compile the trunk units with a trunk compiler or with a 2.2.1 compiler?

I compile with -O- already, gdb version is 6.6.50.20070726-cvs.

One thing you can try is using -gw to use dwarf instead of stabs.


Jonas
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to