From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24392 invoked by alias); 29 Jan 2010 15:40:23 -0000 Received: (qmail 24372 invoked by uid 22791); 29 Jan 2010 15:40:20 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS 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; Fri, 29 Jan 2010 15:40:17 +0000 Received: (qmail 11181 invoked from network); 29 Jan 2010 15:40:15 -0000 Received: from unknown (HELO caradoc.them.org) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 29 Jan 2010 15:40:15 -0000 Date: Fri, 29 Jan 2010 15:40:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: gdb-patches@sourceware.org Subject: Re: RFC: Updates support for breakpoints that generate SIGILL Message-ID: <20100129154013.GD30542@caradoc.them.org> Mail-Followup-To: Joel Brobecker , gdb-patches@sourceware.org References: <20100128215914.GB2813@caradoc.them.org> <20100129040933.GC26827@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100129040933.GC26827@adacore.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-01/txt/msg00644.txt.bz2 On Fri, Jan 29, 2010 at 08:09:33AM +0400, Joel Brobecker wrote: > > Any thoughts about this patch, or shall I check it in? Tested on > > arm-linux-gnueabi using gdbserver, both with and without SIGILLs. > > I agree that the patch is useful - someone else might need the same > functionality later on too. Thanks, I've checked it in. -- Daniel Jacobowitz CodeSourcery