From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1148 invoked by alias); 5 Jul 2005 19:37:38 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 1103 invoked by uid 22791); 5 Jul 2005 19:37:31 -0000 Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 05 Jul 2005 19:37:31 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-245-33.inter.net.il [84.228.245.33]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id BTO87961 (AUTH halo1); Tue, 5 Jul 2005 22:37:13 +0300 (IDT) Date: Tue, 05 Jul 2005 19:37:00 -0000 Message-Id: From: Eli Zaretskii To: Nick Roberts CC: bob@brasko.net, gdb-patches@sources.redhat.com In-reply-to: <17097.64927.197634.566992@farnswood.snap.net.nz> (message from Nick Roberts on Tue, 5 Jul 2005 15:25:19 +1200) Subject: Re: [PATCH: gdb/mi + doco] -var-update Reply-to: Eli Zaretskii References: <16929.8147.933720.246602@farnswood.snap.net.nz> <16955.41017.161288.832646@farnswood.snap.net.nz> <20050401024942.GA2179@white> <17013.35649.62745.226730@farnswood.snap.net.nz> <20050502040526.GA10023@nevyn.them.org> <17013.54662.20554.239976@farnswood.snap.net.nz> <20050617034329.GH17013@nevyn.them.org> <20050617140410.GA24575@nevyn.them.org> <20050703195630.GM13811@nevyn.them.org> <17097.42837.514419.9496@farnswood.snap.net.nz> <17097.64927.197634.566992@farnswood.snap.net.nz> X-SW-Source: 2005-07/txt/msg00063.txt.bz2 > From: Nick Roberts > Date: Tue, 5 Jul 2005 15:25:19 +1200 > Cc: bob@brasko.net, gdb-patches@sources.redhat.com > > 2005-07-05 Nick Roberts > > * gdb.texinfo (GDB/MI Variable Objects): Describe print-values > option for -var-list-children and -var-update. > (GDB/MI Stack Manipulation): Simplify description of > print-values option for -stack-list-locals. Say that > -stack-select-frame changes selected frame, not current one. > (GDB/MI Command Description Format): Clarify. > (Mode Options): Spelling of superseded. Thanks, this is fine.