From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23707 invoked by alias); 22 Feb 2008 08:43:07 -0000 Received: (qmail 23697 invoked by uid 22791); 22 Feb 2008 08:43:06 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 22 Feb 2008 08:42:49 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 452D72A9BD6; Fri, 22 Feb 2008 03:42:47 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id raB6A+bdubUa; Fri, 22 Feb 2008 03:42:47 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id EFD7D2A9BA1; Fri, 22 Feb 2008 03:42:46 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id ECF3DE7ACB; Fri, 22 Feb 2008 00:42:43 -0800 (PST) Date: Fri, 22 Feb 2008 11:02:00 -0000 From: Joel Brobecker To: Craig Miller Cc: gdb@sourceware.org Subject: Re: Wrong list for gdb usage questions? Message-ID: <20080222084243.GC20221@adacore.com> References: <19143cfb0802212007sa553fabu5c27632d32345947@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <19143cfb0802212007sa553fabu5c27632d32345947@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-02/txt/msg00179.txt.bz2 > I asked a question earlier today on the IRC channel, and again on this > mailing list. Both questions went w/o even an acknowledgement. Is > there a more apropriate place where I can ask my gdb usage question? > I'm not trying to bother anyone, just trying to figure out how to use > gdb in an area that isn't documented particularly well (making > searching a bit futile). This is indeed the right list to ask questions about GDB usage, but there is noone here paid to answer these questions. This mailing list just connects a community of GDB users that are willing to share their knowledge. Most of us try to help whenever we have the time, but it's all voluntary. I checked the archives, and your previous question was sent about 9h before you sent this second one. Andrew Cagney, who used to be a very active contributor, used to say "Everything takes a week on the internet". Give it a little more time. -- Joel