From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2441 invoked by alias); 28 Aug 2007 17:18:26 -0000 Received: (qmail 2292 invoked by uid 22791); 28 Aug 2007 17:18:24 -0000 X-Spam-Check-By: sourceware.org Received: from zigzag.lvk.cs.msu.su (HELO zigzag.lvk.cs.msu.su) (158.250.17.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 28 Aug 2007 17:18:15 +0000 Received: from Debian-exim by zigzag.lvk.cs.msu.su with spam-scanned (Exim 4.50) id 1IQ4g5-00081I-IV for gdb-patches@sources.redhat.com; Tue, 28 Aug 2007 21:16:39 +0400 Received: from localhost ([127.0.0.1] helo=ip6-localhost) by zigzag.lvk.cs.msu.su with esmtp (Exim 4.50) id 1IQ4g5-00081E-EP; Tue, 28 Aug 2007 21:16:33 +0400 From: Vladimir Prus Subject: Re: -var-info-path-expression To: gdb-patches@sources.redhat.com,Eli Zaretskii Date: Tue, 28 Aug 2007 17:18:00 -0000 References: <200708221523.32773.ghost@cs.msu.su> User-Agent: KNode/0.10.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Message-Id: Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-08/txt/msg00496.txt.bz2 Vladimir Prus wrote: > > This is the hopefully final revision of the patch > to add the -var-info-path-expression command. > The code part of the patch was already approved in: > > http://article.gmane.org/gmane.comp.gdb.patches/34902 > > This revision has these changes: > > 1. Documentation for the new command > 2. Tests for the new command. > 3. A fix for a bug discovered while testing. > 4. Some formatting tweaks. > > I attach a delta patch with just those changes, for easier > review, as well as complete patch against FSF HEAD. > > Eli, do doc changes look fine? Eli, did you miss that email, or need more time to look at the doc patches? Thanks, Volodya