From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17212 invoked by alias); 26 Nov 2002 22:01:07 -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 17184 invoked from network); 26 Nov 2002 22:01:05 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 26 Nov 2002 22:01:05 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 693043F30; Tue, 26 Nov 2002 17:01:00 -0500 (EST) Message-ID: <3DE3EF1C.8090003@redhat.com> Date: Tue, 26 Nov 2002 14:01:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Warkentin Cc: Richard.Earnshaw@arm.com, gdb@sources.redhat.com Subject: Re: ARM stack alignment on hand called functions References: <200211201618.gAKGITW18622@pc960.cambridge.arm.com> <191601c290b1$942159e0$0202040a@catdog> <3DDBC3EC.4010401@redhat.com> <197101c290bb$25e628c0$0202040a@catdog> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-11/txt/msg00372.txt.bz2 > So perhaps this is a FIXME for us for later. The thing is, there isn't any > QNX specific code down this path so I suspect this alignment issue is a > generic gdb problem. Once we finish up with this release, the plan is to > port our QNX modifications to the gdb head branch for eventual inclusion in > the generic release. Can I suggest downloading a current GDB snap and find out if the problem is still present (and if it isn't, follow through with a patch)? Otherwize this will slip through the cracks, only to re-bite you (and others) later :-( Andrew