On Saturday 05 April 2008 14.33:16 Jonas Maebe wrote:

> Fixed. gdb 6.5 also works again. It starts a lot slower than 6.6, so I
> guess 6.5 read all debug information on startup (which is why it
> crashed immediately) while 6.6 and later only read the debug info as
> needed (and hence only crashed when the type info it can't handle was
> needed).
>
Tested with stabs and gdb 6.6.50 and 6.8.50 -> works.
Thanks a lot!
For an automated test you could use gdb scripts?

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

Reply via email to