From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2995 invoked by alias); 25 May 2007 13:40:49 -0000 Received: (qmail 2975 invoked by uid 22791); 25 May 2007 13:40:38 -0000 X-Spam-Check-By: sourceware.org Received: from smtp14.poczta.onet.pl (HELO smtp14.poczta.onet.pl) (213.180.130.74) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 25 May 2007 13:40:35 +0000 Received: from static-62-233-152-148.devs.futuro.pl ([62.233.152.148]:8966 "EHLO [10.0.0.72]") by ps14.test.onet.pl with ESMTP id (ORCPT ); Fri, 25 May 2007 15:40:13 +0200 Message-ID: <4656E73D.4080406@op.pl> Date: Fri, 25 May 2007 13:40:00 -0000 From: Bogdan Slusarczyk User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: gdb@sourceware.org Subject: -var-create - @ var1 - where is '@' documented?? Content-Type: text/plain; charset=ISO-8859-2; 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/msg00154.txt.bz2 Hi, can anybody tell me where I can find documentation for this syntax: -var-create - *@* var1 Docs from http://sourceware.org/gdb/download/onlinedocs/ and from http://sources.redhat.com/gdb/download/onlinedocs/gdb.html don't have any mention about this feature. I suppose gdb has many undocumented features, similar to above mentioned. Where I can find more accurate documentation? Regards, Bogdan