From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3063 invoked by alias); 17 Apr 2008 16:50:12 -0000 Received: (qmail 3053 invoked by uid 22791); 17 Apr 2008 16:50:12 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 17 Apr 2008 16:49:50 +0000 Received: (qmail 16001 invoked from network); 17 Apr 2008 16:49:48 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 17 Apr 2008 16:49:48 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [RFA] Fix disabling of longjmp breakpoint. Date: Thu, 17 Apr 2008 17:22:00 -0000 User-Agent: KMail/1.9.6 (enterprise 0.20070907.709405) Cc: Daniel Jacobowitz , Vladimir Prus References: <200804102348.19120.vladimir@codesourcery.com> <20080417163613.GJ17488@caradoc.them.org> <200804171747.08273.pedro_alves@portugalmail.pt> In-Reply-To: <200804171747.08273.pedro_alves@portugalmail.pt> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804171749.47557.pedro@codesourcery.com> X-IsSubscribed: yes 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: 2008-04/txt/msg00351.txt.bz2 A Thursday 17 April 2008 17:47:08, Pedro Alves escreveu: > A Thursday 17 April 2008 17:36:13, Daniel Jacobowitz escreveu: > > On Thu, Apr 10, 2008 at 11:48:18PM +0400, Vladimir Prus wrote: > > > This patch was actually written by Pedro Alves, and I got to > > > test it since it's located between two other patches of mine :-) > > > > > > OK? > > > > > > - Volodya > > > > > > * infcmd.c (step_1_continuation): Always disable longjmp > > > breakpoint if we're not going to do another step. > > > > OK, but I bet there'll be some conflicts if Pedro gets around to > > committing the longjmp overhaul first... > > I'll handle the conflicts when Vlad checks this in and the > keep-breakpoints-always-inserted patch as well, as my patches > conflict with that one too. Vlad, and I think the murder-exec-murder conflicts too. I'll wait for that to be in too. -- Pedro Alves