From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28948 invoked by alias); 13 Aug 2008 14:01:49 -0000 Received: (qmail 28932 invoked by uid 22791); 13 Aug 2008 14:01:47 -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; Wed, 13 Aug 2008 14:01:10 +0000 Received: (qmail 30958 invoked from network); 13 Aug 2008 14:01:05 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 13 Aug 2008 14:01:05 -0000 From: Pedro Alves To: Daniel Jacobowitz Subject: Re: Add a third mode to "breakpoints always-inserted", and make it the default Date: Wed, 13 Aug 2008 14:01:00 -0000 User-Agent: KMail/1.9.9 Cc: gdb-patches@sourceware.org, Eli Zaretskii References: <200808120034.25338.pedro@codesourcery.com> <200808122107.20295.pedro@codesourcery.com> <20080812201133.GA25501@caradoc.them.org> In-Reply-To: <20080812201133.GA25501@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808131501.14411.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-08/txt/msg00348.txt.bz2 On Tuesday 12 August 2008 21:11:33, Daniel Jacobowitz wrote: > Otherwise, the code looks fine - though I'd like to reach an agreement > with Vladimir about set non-stop first. We've talked about these issues on IRC, and agreed on a way forward. There were no objections to the patch, so I checked it in. Thanks, -- Pedro Alves