From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2990 invoked by alias); 8 Dec 2003 22:54:29 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 2981 invoked from network); 8 Dec 2003 22:54:28 -0000 Received: from unknown (HELO hawaii.kealia.com) (209.3.10.89) by sources.redhat.com with SMTP; 8 Dec 2003 22:54:28 -0000 Received: by hawaii.kealia.com (Postfix, from userid 2049) id 13462C6BB; Mon, 8 Dec 2003 14:54:28 -0800 (PST) To: "J. Johnston" Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA]: add reason code and silent flag to decode_line_1 References: <3FD4F5D8.4000207@redhat.com> <3FD5000E.4000009@redhat.com> From: David Carlton Date: Mon, 08 Dec 2003 22:54:00 -0000 In-Reply-To: <3FD5000E.4000009@redhat.com> (J. Johnston's message of "Mon, 08 Dec 2003 17:49:50 -0500") Message-ID: User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Rational FORTRAN, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-12/txt/msg00266.txt.bz2 On Mon, 08 Dec 2003 17:49:50 -0500, "J. Johnston" said: > David Carlton wrote: >> A unit test would be nice, too, if possible. > Well, that comes with my pending breakpoint support which I was > asked to break into smaller chunks and get the support structure in > place first. It will be the first and perhaps only user of this > functionality. Fair enough. David Carlton carlton@kealia.com