From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2136 invoked by alias); 17 Apr 2008 16:47:33 -0000 Received: (qmail 2126 invoked by uid 22791); 17 Apr 2008 16:47:33 -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:47:12 +0000 Received: (qmail 15936 invoked from network); 17 Apr 2008 16:47:10 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 17 Apr 2008 16:47:10 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [RFA] Fix disabling of longjmp breakpoint. Date: Thu, 17 Apr 2008 16:55: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> In-Reply-To: <20080417163613.GJ17488@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804171747.08273.pedro_alves@portugalmail.pt> 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/msg00350.txt.bz2 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. -- Pedro Alves