From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5446 invoked by alias); 27 Jun 2007 03:22:55 -0000 Received: (qmail 5437 invoked by uid 22791); 27 Jun 2007 03:22:54 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 27 Jun 2007 03:22:51 +0000 Received: from HOME-C4E4A596F7 ([81.5.48.2]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id CXV87127 (AUTH halo1); Wed, 27 Jun 2007 06:22:44 +0300 (IDT) Date: Wed, 27 Jun 2007 03:22:00 -0000 Message-Id: From: Eli Zaretskii To: Robert Dewar CC: jimb@codesourcery.com, brobecker@adacore.com, deuling@de.ibm.com, pkoning@equallogic.com, eager@eagercon.com, stanshebs@earthlink.net, gdb@sources.redhat.com In-reply-to: <4681B264.2090709@adacore.com> (message from Robert Dewar on Tue, 26 Jun 2007 20:42:12 -0400) Subject: Re: What's an annex? stratum? Reply-to: Eli Zaretskii References: <468009EA.4040504@eagercon.com> <18048.5444.903092.843811@pkoning.equallogic.com> <20070625193135.GA6391@caradoc.them.org> <4680199F.7020906@adacore.com> <46815BC2.9070204@de.ibm.com> <4681A073.5040209@adacore.com> <20070626234056.GZ3706@adacore.com> <4681A48E.8060201@adacore.com> <4681B264.2090709@adacore.com> X-IsSubscribed: yes 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: 2007-06/txt/msg00331.txt.bz2 > Date: Tue, 26 Jun 2007 20:42:12 -0400 > From: Robert Dewar > CC: Joel Brobecker , > Markus Deuling , > Eli Zaretskii , pkoning@equallogic.com, > eager@eagercon.com, stanshebs@earthlink.net, gdb@sources.redhat.com > > One thing that I have found helpful is to ask newcomers to report > as bugs cases in which the code is not clear, and then when the > explanations are given, or the detective work completed, help > write the documentation they found missing. We try to do that.