From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6681 invoked by alias); 18 Mar 2008 06:06:30 -0000 Received: (qmail 6671 invoked by uid 22791); 18 Mar 2008 06:06:30 -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; Tue, 18 Mar 2008 06:06:12 +0000 Received: (qmail 26968 invoked from network); 18 Mar 2008 06:06:10 -0000 Received: from unknown (HELO localhost) (vladimir@127.0.0.2) by mail.codesourcery.com with ESMTPA; 18 Mar 2008 06:06:10 -0000 From: Vladimir Prus To: Eli Zaretskii Subject: Re: [RFA] Keep breakpoints always inserted. Date: Tue, 18 Mar 2008 06:06:00 -0000 User-Agent: KMail/1.9.6 (enterprise 0.20070907.709405) Cc: Daniel Jacobowitz , gdb-patches@sources.redhat.com References: <200802281717.14766.vladimir@codesourcery.com> <20080317222041.GC1309@caradoc.them.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200803180906.04226.vladimir@codesourcery.com> 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-03/txt/msg00255.txt.bz2 On Tuesday 18 March 2008 07:14:58 Eli Zaretskii wrote: > > Date: Mon, 17 Mar 2008 18:20:41 -0400 > > From: Daniel Jacobowitz > > Cc: gdb-patches@sources.redhat.com > > > > On Sat, Mar 15, 2008 at 01:12:14PM +0300, Vladimir Prus wrote: > > > > This patch is OK, if you will add the missing pieces: a NEWS entry and > > > > documentation for the new command, and a testcase that enables > > > > always-inserted and verifies that it isn't a brick. > > > > > > I've added NEW and documentation. > > > > > > I'm still not sure how to test this adequately. > > > > This version is OK when Eli is happy with the documentation. > > I already reviewed it, didn't I? If I missed it, please point me to > the archives. You did -- I think Dan might have missed your reply. I shall adjust per your comments today and repost. Thanks, Volodya