From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4215 invoked by alias); 14 Nov 2009 16:03:58 -0000 Received: (qmail 3988 invoked by uid 22791); 14 Nov 2009 16:03:56 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 14 Nov 2009 16:02:35 +0000 Received: from wpaz9.hot.corp.google.com (wpaz9.hot.corp.google.com [172.24.198.73]) by smtp-out.google.com with ESMTP id nAEG2W2u016953 for ; Sat, 14 Nov 2009 08:02:33 -0800 Received: from pwi12 (pwi12.prod.google.com [10.241.219.12]) by wpaz9.hot.corp.google.com with ESMTP id nAEG2Orx005470 for ; Sat, 14 Nov 2009 08:02:25 -0800 Received: by pwi12 with SMTP id 12so2682513pwi.22 for ; Sat, 14 Nov 2009 08:02:24 -0800 (PST) MIME-Version: 1.0 Received: by 10.114.9.2 with SMTP id 2mr1864046wai.197.1258214544797; Sat, 14 Nov 2009 08:02:24 -0800 (PST) In-Reply-To: <20091114155316.GB17114@caradoc.them.org> References: <20091113214448.GA30270@caradoc.them.org> <833a4ho3ej.fsf@gnu.org> <20091114155316.GB17114@caradoc.them.org> Date: Sat, 14 Nov 2009 16:03:00 -0000 Message-ID: <8ac60eac0911140802j11d236e0sbc1e13c390dbe954@mail.gmail.com> Subject: Re: RFC: Skip declarations in "info variables" From: Paul Pluzhnikov To: Eli Zaretskii , gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true 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: 2009-11/txt/msg00330.txt.bz2 On Sat, Nov 14, 2009 at 7:53 AM, Daniel Jacobowitz wrote: > I use "info variables" to find definitions ... > I'd like it even better if I had the memory location... Exactly my usage as well. -- Paul Pluzhnikov