From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16520 invoked by alias); 31 Jul 2004 21:25:10 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 16501 invoked from network); 31 Jul 2004 21:25:09 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org with SMTP; 31 Jul 2004 21:25:09 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 93FDA47D91; Sat, 31 Jul 2004 14:25:08 -0700 (PDT) Date: Sat, 31 Jul 2004 21:25:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Interesting PASS in gdb.log for mips-irix... Message-ID: <20040731212508.GF1167@gnat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-SW-Source: 2004-07/txt/msg00550.txt.bz2 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