Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* long_long.exp FAIL problem
@ 2008-03-07  6:25 bjgnu
  2008-03-07  8:16 ` Daniel Jacobowitz
  0 siblings, 1 reply; 4+ messages in thread
From: bjgnu @ 2008-03-07  6:25 UTC (permalink / raw)
  To: gdb

Hello,

long_long.exp ERROR when running GDB testsuite. It always show "Process no 
longer exists".
But, it is confused that this test pattern PASS sometimes and ERROR other 
times. 
The following is segment of testing sequence. 

p/f *(long long *)ll^M
$65 = 3.5127005640885037e-303^M
(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
ERROR: Couldn't send x/w w to GDB.
UNRESOLVED: gdb.base/long_long.exp: set examine size to w
ERROR: Couldn't send x/x w to GDB.
UNRESOLVED: gdb.base/long_long.exp: x/x w
ERROR: Couldn't send x/d w to GDB.

DejaGNU version is as follows.
Expect version is       5.43.0
Tcl version is          8.4
Framework version is    1.4.99


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: long_long.exp FAIL problem
  2008-03-07  6:25 long_long.exp FAIL problem bjgnu
@ 2008-03-07  8:16 ` Daniel Jacobowitz
  2008-03-07  8:56   ` ligang
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Jacobowitz @ 2008-03-07  8:16 UTC (permalink / raw)
  To: bjgnu; +Cc: gdb

On Fri, Mar 07, 2008 at 11:10:09AM +0800, bjgnu@sunnorth.com.cn wrote:
> Hello,
> 
> long_long.exp ERROR when running GDB testsuite. It always show "Process no 
> longer exists".
> But, it is confused that this test pattern PASS sometimes and ERROR other 
> times. 
> The following is segment of testing sequence. 
> 
> p/f *(long long *)ll^M
> $65 = 3.5127005640885037e-303^M
> (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.

-- 
Daniel Jacobowitz
CodeSourcery


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: long_long.exp FAIL problem
  2008-03-07  8:16 ` Daniel Jacobowitz
@ 2008-03-07  8:56   ` ligang
  2008-03-10 12:05     ` Markus Deuling
  0 siblings, 1 reply; 4+ messages in thread
From: ligang @ 2008-03-07  8:56 UTC (permalink / raw)
  To: Daniel Jacobowitz; +Cc: gdb

gdb-owner@sourceware.org wrote on 2008-03-07 14:25:01:

> On Fri, Mar 07, 2008 at 11:10:09AM +0800, bjgnu@sunnorth.com.cn wrote:
> > Hello,
> > 
> > long_long.exp ERROR when running GDB testsuite. It always show 
"Process no 
> > longer exists".
> > But, it is confused that this test pattern PASS sometimes and ERROR 
other 
> > times. 
> > The following is segment of testing sequence. 
> > 
> > p/f *(long long *)ll^M
> > $65 = 3.5127005640885037e-303^M
> > (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. 

> -- 
> Daniel Jacobowitz
> CodeSourcery


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: long_long.exp FAIL problem
  2008-03-07  8:56   ` ligang
@ 2008-03-10 12:05     ` Markus Deuling
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Deuling @ 2008-03-10 12:05 UTC (permalink / raw)
  To: ligang; +Cc: Daniel Jacobowitz, gdb

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-03-10 10:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-07  6:25 long_long.exp FAIL problem bjgnu
2008-03-07  8:16 ` Daniel Jacobowitz
2008-03-07  8:56   ` ligang
2008-03-10 12:05     ` Markus Deuling

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox