From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13993 invoked by alias); 30 Jun 2009 21:55:44 -0000 Received: (qmail 13964 invoked by uid 22791); 30 Jun 2009 21:55:43 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 30 Jun 2009 21:55:33 +0000 Received: (qmail 25173 invoked from network); 30 Jun 2009 21:55:31 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 30 Jun 2009 21:55:31 -0000 From: Pedro Alves To: Doug Evans Subject: Re: [RFA] Fix too many "no debugging symbols found" warnings. Date: Tue, 30 Jun 2009 21:55:00 -0000 User-Agent: KMail/1.9.10 Cc: Eli Zaretskii , Tom Tromey , "gdb-patches" References: <20090523232414.BED2B846C2@localhost> <200906222035.48910.pedro@codesourcery.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200906302256.40646.pedro@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-06/txt/msg00905.txt.bz2 On Tuesday 30 June 2009 22:49:25, Doug Evans wrote: > On Mon, Jun 22, 2009 at 12:35 PM, Pedro Alves wro= te: > > On Monday 22 June 2009 18:52:40, Tom Tromey wrote: > >=A0I like gdb's output with > > Doug's suggestion. >=20 > So we have two yeas and zero nays. To be clear, that referred to the making "gdb program" print something (passing !batch as is_atty flag in main.c). I haven't really looked at the patch or the rest of the suggestion carefully. :-) --=20 Pedro Alves