From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13134 invoked by alias); 25 May 2007 14:01:52 -0000 Received: (qmail 13123 invoked by uid 22791); 25 May 2007 14:01:49 -0000 X-Spam-Check-By: sourceware.org Received: from smtp31.poczta.onet.pl (HELO smtp31.poczta.onet.pl) (213.180.130.143) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 25 May 2007 14:01:44 +0000 Received: from static-62-233-152-148.devs.futuro.pl ([62.233.152.148]:28166 "EHLO [10.0.0.72]") by ps31.test.onet.pl with ESMTP id (ORCPT ); Fri, 25 May 2007 16:01:33 +0200 Message-ID: <4656EC3A.2040805@op.pl> Date: Fri, 25 May 2007 14:01:00 -0000 From: Bogdan Slusarczyk User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: gdb@sourceware.org Subject: Re: -var-create - @ var1 - where is '@' documented?? References: <4656E73D.4080406@op.pl> <20070525134445.GA30979@caradoc.them.org> In-Reply-To: <20070525134445.GA30979@caradoc.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/msg00157.txt.bz2 > 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 :)