From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15899 invoked by alias); 25 May 2007 18:24:16 -0000 Received: (qmail 15891 invoked by uid 22791); 25 May 2007 18:24:16 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 25 May 2007 18:24:15 +0000 Received: (qmail 1972 invoked from network); 25 May 2007 18:24:12 -0000 Received: from unknown (HELO localhost) (jimb@127.0.0.2) by mail.codesourcery.com with ESMTPA; 25 May 2007 18:24:12 -0000 To: Bogdan Slusarczyk Cc: gdb@sourceware.org Subject: Re: -var-create - @ var1 - where is '@' documented?? References: <4656E73D.4080406@op.pl> <20070525134445.GA30979@caradoc.them.org> <4656EC3A.2040805@op.pl> From: Jim Blandy Date: Fri, 25 May 2007 18:24:00 -0000 In-Reply-To: <4656EC3A.2040805@op.pl> (Bogdan Slusarczyk's message of "Fri, 25 May 2007 16:01:30 +0200") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-05/txt/msg00160.txt.bz2 Bogdan Slusarczyk writes: >> I'm sorry to sound trite, but if they were documented somewhere else, >> they wouldn't be called "undocumented". I think this is simply a bug >> in the manual. > I didn't find it's documented, I just simple read in previous topic > that something like -var-create - @ exists. I want to find what it > does exactly, but I cannot find anything about it :( by the way I > noticed that it does what I've looked for :) I just posted some draft documentation (which also clarifies the behavior of "*"-frame varobjs) to gdb-patches: http://sourceware.org/ml/gdb-patches/2007-05/msg00397.html