From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6098 invoked by alias); 8 Jan 2003 22:48:24 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 6030 invoked from network); 8 Jan 2003 22:48:20 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by 209.249.29.67 with SMTP; 8 Jan 2003 22:48:20 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h08Mm2713028; Wed, 8 Jan 2003 14:48:02 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Elena Zannoni Cc: gdb , Jim Blandy , Fernando Nasser Subject: Re: [rfc] plans for linespec.c References: <15900.13786.731656.596183@localhost.redhat.com> From: David Carlton Date: Wed, 08 Jan 2003 22:48:00 -0000 In-Reply-To: <15900.13786.731656.596183@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/msg00098.txt.bz2 On Wed, 8 Jan 2003 09:29:46 -0500, Elena Zannoni said: > David Carlton writes: >> So what makes sense for me to do is: >> 1) Start doing some obvious patches that only do stuff like change >> formatting, rename variables, etc.; unless Elena or somebody else >> objects, I'll post these to gdb-patches but I won't wait for >> approval, since they clearly won't change GDB's behavior. > This is ok, as long as the patches are simple. I.e. better have more > smaller patches, rather than a big one. But you know this already! Great, I'll make sure to keep those patches small. >> 2) Start submitting a series of patches to break up decode_compound >> and functions that it calls into smaller functions, just like I've >> been doing with decode_line_1. These will, of course, require >> approval. >> Once all that's done, I'll then get back to cleaning up decode_line_1 >> some more. >> How does that sound? > Sounds good. Okay, it's a plan, then. David Carlton carlton@math.stanford.edu