From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14637 invoked by alias); 15 Apr 2007 20:09:00 -0000 Received: (qmail 14629 invoked by uid 22791); 15 Apr 2007 20:08:59 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 15 Apr 2007 21:08:57 +0100 Received: from HOME-C4E4A596F7 (IGLD-80-230-56-135.inter.net.il [80.230.56.135]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id GNH99398 (AUTH halo1); Sun, 15 Apr 2007 23:08:52 +0300 (IDT) Date: Sun, 15 Apr 2007 20:13:00 -0000 Message-Id: From: Eli Zaretskii To: Vladimir Prus CC: nickrob@snap.net.nz, drow@false.org, gdb-patches@sources.redhat.com In-reply-to: <200704151431.58128.vladimir@codesourcery.com> (message from Vladimir Prus on Sun, 15 Apr 2007 14:31:57 +0400) Subject: Re: Ping: frozen variable objects Reply-to: Eli Zaretskii References: <200703251351.43195.vladimir@codesourcery.com> <20070414161353.GA24574@caradoc.them.org> <17953.23395.177793.84085@farnswood.snap.net.nz> <200704151431.58128.vladimir@codesourcery.com> 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-04/txt/msg00240.txt.bz2 > From: Vladimir Prus > Date: Sun, 15 Apr 2007 14:31:57 +0400 > Cc: Daniel Jacobowitz , > Eli Zaretskii , > gdb-patches@sources.redhat.com > > > @code{in_scope} (@pxref{-var-update fields, -var-update}) may be extended. > > That does not seem to work in a sensible way. In PDF, you get "-var-update fields" > only What would you like it to say? I suspect you want the version of @pxref that uses more than 2 arguments, but that's a guess. > (*note -var-update: -var-update fields.) > > which makes no sense whatsoever. Why not? It makes perfect sense to me, but maybe I'm missing something.