This is the mail archive of the gdb@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: long_long.exp FAIL problem


ligang@sunnorth.com.cn schrieb:
(gdb) PASS: gdb.base/long_long.exp: p/f *(long long *)ll
p/c *(long long *)ll^M
$66 = -17 'ERROR: Process no longer exists
UNRESOLVED: gdb.base/long_long.exp: p/c *(long long *)ll
That looks to me like GDB crashed.  Check your ulimit, check for
core dumps in the testsuite directory.

I confirm it is not GDB crash.
Sometimes, this test pattern PASS, othertimes ERROR. I am confused.



Increase verbosity of dejagnu: make RUNTESTFLAGS="gdb.base/long_long.exp -v -v" check

and check your log file in gdb/testsuite/gdb.log.  Maybe you try
to do the failing operation per hand and see if GDB crashes.


-- Markus Deuling GNU Toolchain for Linux on Cell BE deuling@de.ibm.com


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