From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12329 invoked by alias); 17 Jun 2009 17:32:53 -0000 Received: (qmail 12321 invoked by uid 22791); 17 Jun 2009 17:32:53 -0000 X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-gx0-f205.google.com (HELO mail-gx0-f205.google.com) (209.85.217.205) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 17 Jun 2009 17:32:46 +0000 Received: by gxk1 with SMTP id 1so682996gxk.0 for ; Wed, 17 Jun 2009 10:32:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.41.9 with SMTP id o9mr560562ano.155.1245259964594; Wed, 17 Jun 2009 10:32:44 -0700 (PDT) In-Reply-To: References: Date: Wed, 17 Jun 2009 17:32:00 -0000 Message-ID: Subject: Re: MI: -var-list-children doc error From: Chris Genly To: Eli Zaretskii Cc: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 2009-06/txt/msg00183.txt.bz2 I can do that. Please direct me to the right files and let me know what formats. On Wed, Jun 17, 2009 at 10:29 AM, Eli Zaretskii wrote: >> Date: Wed, 17 Jun 2009 10:07:29 -0700 >> From: Chris Genly >> >> The documentation for -var-list-children does not match what Cygwin >> GDB produces, or Eclipse DSF expects. > > Documentation patches are welcome. >