From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25415 invoked by alias); 1 Mar 2003 23:41:01 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 25403 invoked from network); 1 Mar 2003 23:40:57 -0000 Received: from unknown (HELO localhost.redhat.com) (205.151.14.167) by 172.16.49.205 with SMTP; 1 Mar 2003 23:40:57 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 7F6152B04; Sat, 1 Mar 2003 18:42:58 -0500 (EST) Message-ID: <3E614582.7080700@redhat.com> Date: Sat, 01 Mar 2003 23:41:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mark Kettenis Cc: brobecker@gnat.com, mec@shout.net, gdb@sources.redhat.com Subject: Re: 8-byte register values on a 32-bit machine References: <200302240235.h1O2Zws05373@duracef.shout.net> <864r6n5hw2.fsf@elgar.kettenis.dyndns.org> <20030301190929.GF11181@gnat.com> <200303012238.h21Mcim9035371@elgar.kettenis.dyndns.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-03/txt/msg00015.txt.bz2 Mark, Now that there is this loc_computed stuff, it is probably possible to modify stabs to, for the case in question, implement a loc_computed symbol. Andrew