From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28088 invoked by alias); 7 Jul 2003 18:09:22 -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 28079 invoked from network); 7 Jul 2003 18:09:21 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 7 Jul 2003 18:09:21 -0000 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 19ZX3S-0001YN-00; Mon, 07 Jul 2003 10:33:22 -0400 Date: Mon, 07 Jul 2003 18:09:00 -0000 From: Daniel Jacobowitz To: Andrew Cagney Cc: Kei Sakamoto , gdb-patches@sources.redhat.com Subject: Re: [patch/testcase] gdb.base/bang.exp: accespt sim's output Message-ID: <20030707143321.GA1860@nevyn.them.org> Mail-Followup-To: Andrew Cagney , Kei Sakamoto , gdb-patches@sources.redhat.com References: <011201c341d6$5c5d48d0$5169910a@KEI> <3F098189.2090601@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F098189.2090601@redhat.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-07/txt/msg00133.txt.bz2 On Mon, Jul 07, 2003 at 10:19:53AM -0400, Andrew Cagney wrote: > > The attached patch fixes gdb.base/bang.exp so that it accepts > > sim's output. > > > > The current test always fails with sim. > > > > (gdb) run > > Starting program: > > /project/m32r-tools/insight-20030703/build/gdb/testsuite/gdb.base/bang! > > 0 > > > > *** EXIT code 0 > > This is from the test wrapper stuff? Now that the h8300 is fixed (exits > with proper exit codes), wouldn't it be better to instead just delete > the wrapper stuff from the test framework and make the h8300 a normal > target? Well, ARM has the same problem; the trap it uses to report exits by default doesn't seem to support an exit code. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer