This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: random results with the gdb testsuite




Daniel Jacobowitz wrote:
On Fri, Oct 10, 2008 at 10:22:50AM +0200, Denis PILAT wrote:
Here is part of the log file. At a specific time (p/f *(long long *)) it seems like the debugger hangs up, then all further test are UNRESOLVED.

If I run this test and don't touch my keyboard, don't switch the current window, then it's 100% successful.

If I'm using the console window intensively after having run this test, switching window, using keyboard, then I get the following log where apparently my debugger crash, or just close.
I can't find a way to debug that problem.

Normally Windows (you did say this was Windows, right?) can be
configured to pop up a dialog when a program crashes. You can't
necessarily get into GDB from there, but you may be able to get some
kind of dump. I think the Cygwin folks have instructions on getting
stack dumps or even core dumps from that point.
Sorry, I said window but not in the Microsoft sense. I'm using kde in a linux RHEL3.
My debugger terminates, but I can't determine how, valgrind detects nothing, it's like if the process is "killed -9".




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]