From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10790 invoked by alias); 27 Oct 2006 14:50:54 -0000 Received: (qmail 10774 invoked by uid 22791); 27 Oct 2006 14:50:51 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 27 Oct 2006 14:50:38 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GdT2a-00057f-SP for gdb-patches@sourceware.org; Fri, 27 Oct 2006 10:50:36 -0400 Date: Fri, 27 Oct 2006 14:50:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: [rfc] "maint set remote" Message-ID: <20061027145036.GA19544@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20061026212639.GA21608@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00291.txt.bz2 On Fri, Oct 27, 2006 at 11:15:57AM +0200, Eli Zaretskii wrote: > Thanks, but you've removed all the text that explained what GDB > features rely on each packet. For example, the documentation of > verbose-resume-packet mentioned that it affects debugging of > multithreaded programs. > > How about adding another column to the @multitable to include that > information where appropriate? Shouldn't that be in the documentation for the packet (where it generally already is)? If you still think it should be by the commands, I can add a column with brief pointers. -- Daniel Jacobowitz CodeSourcery