From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2816 invoked by alias); 21 Jun 2007 05:15:11 -0000 Received: (qmail 2801 invoked by uid 22791); 21 Jun 2007 05:15:09 -0000 X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 21 Jun 2007 05:15:07 +0000 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1I1F0Y-0001rJ-5B for gdb-patches@sources.redhat.com; Thu, 21 Jun 2007 07:15:02 +0200 Received: from 77.246.241.246 ([77.246.241.246]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Jun 2007 07:15:02 +0200 Received: from ghost by 77.246.241.246 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Jun 2007 07:15:02 +0200 To: gdb-patches@sources.redhat.com From: Vladimir Prus Subject: Re: -var-info-path-expression Date: Thu, 21 Jun 2007 05:15:00 -0000 Message-ID: References: <200706181442.59867.vladimir@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit User-Agent: KNode/0.10.2 X-IsSubscribed: yes 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-06/txt/msg00408.txt.bz2 Eli Zaretskii wrote: >> From: Vladimir Prus >> Date: Mon, 18 Jun 2007 14:42:59 +0400 >> >> Implement -var-info-path-expression. > > Shouldn't this be documented? When the code patch is approved, yes. - Volodya