From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6930 invoked by alias); 17 Mar 2010 18:51:33 -0000 Received: (qmail 6917 invoked by uid 22791); 17 Mar 2010 18:51:33 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 17 Mar 2010 18:51:29 +0000 Received: (qmail 8034 invoked from network); 17 Mar 2010 18:51:28 -0000 Received: from unknown (HELO caradoc.them.org) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 17 Mar 2010 18:51:28 -0000 Date: Wed, 17 Mar 2010 18:51:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: Vladimir Prus , gdb@sourceware.org Subject: Re: -data-list-register-names regression? Message-ID: <20100317185125.GB10403@caradoc.them.org> Mail-Followup-To: Joel Brobecker , Vladimir Prus , gdb@sourceware.org References: <201003171345.44000.vladimir@codesourcery.com> <20100317142609.GK3844@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100317142609.GK3844@adacore.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2010-03/txt/msg00106.txt.bz2 On Wed, Mar 17, 2010 at 07:26:09AM -0700, Joel Brobecker wrote: > I personally don't have an opinion, right now - I don't know what to think. > On the one hand, I guess we should be able to print the list of register > names even if the program hasn't started yet. On the other hand, until > we do have an executable file, we don't know what the architecture is. > And even so, doesn't the architecture actually depend on the frame (the > case of the powerpc+spu)? IOW: get_current_arch. > Given that this was already a problem with 7.0, I propose we pass for > 7.1 and consider either 7.1.1 and/or 7.2. Fine with me. -- Daniel Jacobowitz CodeSourcery