On Tue, Sep 18, 2007 at 11:44:19AM -0300, Alexandre Pereira Nunes wrote: > When debugging a few programs, this gdb snapshot does show some weird > behaviour, particularly it reports that the program terminated while > stepping through some functions. The programs in question were compiled with > gcc 4.2 and the only relevant flag was -ggdb3, and are very simple and > stupid programs that does very simple arithmethic comparisons, without > threads or anything. > > I compiled by hand the snapshot 20070918 and it seems to have been fixed, I > couldn't reproduce the problem since.
It is more likely a difference in how it was compiled than in the snapshot, since almost nothing changed. Do you have any reproducible test case that I can try? -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

