From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17133 invoked by alias); 7 Jan 2004 02:51:01 -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 17122 invoked from network); 7 Jan 2004 02:51:00 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 7 Jan 2004 02:51:00 -0000 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1Ae3mR-000217-CP; Tue, 06 Jan 2004 21:50:47 -0500 Date: Wed, 07 Jan 2004 02:51:00 -0000 From: Daniel Jacobowitz To: Michael Elizabeth Chastain Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa/testsuite] rewrite get_compiler_info Message-ID: <20040107025046.GA7615@nevyn.them.org> Mail-Followup-To: Michael Elizabeth Chastain , gdb-patches@sources.redhat.com References: <20040107013455.049834B35A@berman.michael-chastain.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040107013455.049834B35A@berman.michael-chastain.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2004-01/txt/msg00156.txt.bz2 I have not completely reviewed this patch yet. However, On Tue, Jan 06, 2004 at 08:34:55PM -0500, Michael Chastain wrote: > The drawback is that the output of "gcc -E ..." winds up in gdb.log. > Twice. (dejagnu turns on output logging, and then sends copies of the > captured output to the log also). I fixed that by toggling the log > file at the expect level. Is it possible to do this in gdb_compile instead? If you check gdb.log, currently compiler error messages get logged twice. Sounds like the same problem. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer