From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22329 invoked by alias); 7 Jan 2003 17:06:52 -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 22321 invoked from network); 7 Jan 2003 17:06:51 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by 209.249.29.67 with SMTP; 7 Jan 2003 17:06:51 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h07H6Xw03317; Tue, 7 Jan 2003 09:06:33 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa] linespec.c: decode_dollar References: <15898.60253.630749.735372@localhost.redhat.com> From: David Carlton Date: Tue, 07 Jan 2003 17:06:00 -0000 In-Reply-To: <15898.60253.630749.735372@localhost.redhat.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-01/txt/msg00285.txt.bz2 On Tue, 7 Jan 2003 09:59:41 -0500, Elena Zannoni said: > David Carlton writes: >> This patch extracts some code in decode_line_1 into a new function >> decode_dollar. > Ok, thanks Thanks, committed. David Carlton carlton@math.stanford.edu