Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Interesting PASS in gdb.log for mips-irix...
@ 2004-07-31 21:25 Joel Brobecker
  2004-08-01 19:23 ` Andrew Cagney
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Brobecker @ 2004-07-31 21:25 UTC (permalink / raw)
  To: gdb-patches

I'm really overwhelmed right now with tons of different things to look
at, all at the same time. I'll keep this in my list, but if somebody
is interested, I'll be grateful.

The gdb.log file contains an entry like this:

        call Fun(foo)
        That operation is not available on integers of more than 8 bytes.
        (gdb) PASS: gdb.base/call-sc.exp: call Fun(foo); call call-sc-tld

We got an error and yet we PASS. ?!?.

-- 
Joel


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

* Re: Interesting PASS in gdb.log for mips-irix...
  2004-07-31 21:25 Interesting PASS in gdb.log for mips-irix Joel Brobecker
@ 2004-08-01 19:23 ` Andrew Cagney
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cagney @ 2004-08-01 19:23 UTC (permalink / raw)
  To: Joel Brobecker; +Cc: gdb-patches

> I'm really overwhelmed right now with tons of different things to look
> at, all at the same time. I'll keep this in my list, but if somebody
> is interested, I'll be grateful.

(tha's what bug reports are for :-)

> The gdb.log file contains an entry like this:
> 
>         call Fun(foo)
>         That operation is not available on integers of more than 8 bytes.
>         (gdb) PASS: gdb.base/call-sc.exp: call Fun(foo); call call-sc-tld
> 
> We got an error and yet we PASS. ?!?.

Here's the pair:

     gdb_test "call Fun(foo)" "" "call Fun(foo); ${tests}"
     gdb_test "p/c L" " = 49 '1'" "p/c L; ${tests}"

the second should still fail (the first could use gdb_test_exact I guess?).

Andrew



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

end of thread, other threads:[~2004-08-01 19:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-31 21:25 Interesting PASS in gdb.log for mips-irix Joel Brobecker
2004-08-01 19:23 ` Andrew Cagney

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