From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12954 invoked by alias); 29 Mar 2005 16:58:27 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 12926 invoked from network); 29 Mar 2005 16:58:24 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 29 Mar 2005 16:58:24 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DGK3r-0003Ab-MP for ; Tue, 29 Mar 2005 11:59:28 -0500 Date: Tue, 29 Mar 2005 16:58:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [rfa] Store the CPSR on ARM Linux Message-ID: <20050329165927.GC11957@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20050325214836.GA5450@nevyn.them.org> <1112111357.12337.13.camel@pc960.cambridge.arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1112111357.12337.13.camel@pc960.cambridge.arm.com> User-Agent: Mutt/1.5.6+20040907i X-SW-Source: 2005-03/txt/msg00377.txt.bz2 On Tue, Mar 29, 2005 at 04:49:17PM +0100, Richard Earnshaw wrote: > On Fri, 2005-03-25 at 21:48, Daniel Jacobowitz wrote: > > I noticed when testing Thumb support that calling functions from the > > opposite execution mode didn't work very well. Nothing ever caused GDB > > to flush the changed CPSR to the inferior, so we would begin executing ARM > > functions in Thumb mode or vice versa. > > > > Committed to csl-arm-20050325-branch. OK for HEAD? > > OK. Thanks, committed. -- Daniel Jacobowitz CodeSourcery, LLC