From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16188 invoked by alias); 6 Feb 2008 04:18:02 -0000 Received: (qmail 16178 invoked by uid 22791); 6 Feb 2008 04:18:02 -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; Wed, 06 Feb 2008 04:17:42 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-250-173.inter.net.il [83.130.250.173]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id JBR88359 (AUTH halo1); Wed, 6 Feb 2008 06:15:10 +0200 (IST) Date: Wed, 06 Feb 2008 04:18:00 -0000 Message-Id: From: Eli Zaretskii To: "Jim Blandy" CC: kushneeraj@gmail.com, gdb@sourceware.org In-reply-to: <8f2776cb0802051626s7189fd87t12eef4fa45366f7d@mail.gmail.com> (jimb@red-bean.com) Subject: Re: value of local variable stored in register Reply-to: Eli Zaretskii References: <8f2776cb0802051142s6ab14bs80f91835da26f4e8@mail.gmail.com> <8f2776cb0802051626s7189fd87t12eef4fa45366f7d@mail.gmail.com> 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: 2008-02/txt/msg00036.txt.bz2 > Date: Tue, 5 Feb 2008 16:26:46 -0800 > From: "Jim Blandy" > Cc: kushneeraj@gmail.com, gdb@sourceware.org > > (gdb) info address x > Symbol "x" is a variable with complex or multiple locations (DWARF2). That's a bad misfeature. How about displaying all the possible locations, if we cannot say which one is used at the time the command is issued?