From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12029 invoked by alias); 11 Nov 2008 04:20:45 -0000 Received: (qmail 11956 invoked by uid 22791); 11 Nov 2008 04:20:44 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 11 Nov 2008 04:20:02 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 6506A10CF3; Tue, 11 Nov 2008 04:20:00 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id B4A2F10CE1; Tue, 11 Nov 2008 04:19:59 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KzkjO-0007tX-RZ; Mon, 10 Nov 2008 23:19:58 -0500 Date: Tue, 11 Nov 2008 05:34:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: dje@google.com, brobecker@adacore.com, gdb-patches@sourceware.org Subject: Re: too many "no debugging symbols found" messages from shared libs Message-ID: <20081111041958.GA30329@caradoc.them.org> Mail-Followup-To: Eli Zaretskii , dje@google.com, brobecker@adacore.com, gdb-patches@sourceware.org References: <20081003213402.7739F1C78EB@localhost> <20081030040428.GC13387@adacore.com> <20081110144528.GC12962@caradoc.them.org> <20081110204431.GA3771@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2008-05-11) 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: 2008-11/txt/msg00206.txt.bz2 On Tue, Nov 11, 2008 at 06:10:46AM +0200, Eli Zaretskii wrote: > I thought the original patch came with a suggestion to add an option, > in case user wanted to see these messages. OK, I understand now. I'd be fine with the shared library messages disabled or made consistent under 'set verbose'. I don't think adding a new option would be great. -- Daniel Jacobowitz CodeSourcery