From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14181 invoked by alias); 26 Aug 2011 21:38:40 -0000 Received: (qmail 14173 invoked by uid 22791); 26 Aug 2011 21:38:39 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD 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, 26 Aug 2011 21:38:20 +0000 Received: (qmail 15726 invoked from network); 26 Aug 2011 21:38:19 -0000 Received: from unknown (HELO scottsdale.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 26 Aug 2011 21:38:19 -0000 From: Pedro Alves To: Jan Kratochvil Subject: Re: [patch 3/2] Do not bpstat_clear_actions on throw_exception - async fixes Date: Fri, 26 Aug 2011 21:38:00 -0000 User-Agent: KMail/1.13.6 (Linux/2.6.38-11-generic; KDE/4.7.0; x86_64; ; ) Cc: gdb-patches@sourceware.org References: <20110823203520.GB4325@host1.jankratochvil.net> <201108241133.46693.pedro@codesourcery.com> <20110826210705.GB15507@host1.jankratochvil.net> In-Reply-To: <20110826210705.GB15507@host1.jankratochvil.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201108262238.16387.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: 2011-08/txt/msg00518.txt.bz2 On Friday 26 August 2011 22:07:06, Jan Kratochvil wrote: > It looks like pre-approved, I will check it in with the [patch 2/2]. > (Without the gdb.base/commands.exp part.) Thanks. -- Pedro Alves