From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12330 invoked by alias); 29 Mar 2005 16:57:44 -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 12301 invoked from network); 29 Mar 2005 16:57:41 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 29 Mar 2005 16:57:41 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DGK3A-00039m-UA for ; Tue, 29 Mar 2005 11:58:45 -0500 Date: Tue, 29 Mar 2005 16:57:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [rfa] Add new breakpoints for arm-linux Thumb Message-ID: <20050329165844.GB11957@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20050325212135.GA3424@nevyn.them.org> <1112111209.12337.11.camel@pc960.cambridge.arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1112111209.12337.11.camel@pc960.cambridge.arm.com> User-Agent: Mutt/1.5.6+20040907i X-SW-Source: 2005-03/txt/msg00376.txt.bz2 On Tue, Mar 29, 2005 at 04:46:49PM +0100, Richard Earnshaw wrote: > On Fri, 2005-03-25 at 21:21, Daniel Jacobowitz wrote: > > Just like for ARM mode, Linux uses different instructions for Thumb > > breakpoints than other ARM targets. These properly raise a SIGTRAP > > rather than some other signal, which makes GDB much happier. > > > > Committed to csl-arm-20050325-branch. OK for HEAD? > > Yes. Thanks, committed. -- Daniel Jacobowitz CodeSourcery, LLC