From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32090 invoked by alias); 29 May 2005 03:00:07 -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 32076 invoked by uid 22791); 29 May 2005 03:00:05 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sun, 29 May 2005 03:00:05 +0000 Received: from drow by nevyn.them.org with local (Exim 4.50) id 1DcE20-0003mj-5e for gdb-patches@sources.redhat.com; Sat, 28 May 2005 23:00:04 -0400 Date: Sun, 29 May 2005 04:57:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [mi] organize possible exec async mi oc command reasons Message-ID: <20050529030004.GC14380@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20050324154602.GA10558@white> <20050324160653.GB29185@nevyn.them.org> <20050324212036.GB10808@white> <20050430193220.GG7009@nevyn.them.org> <20050518040011.GD20928@white> <20050528185302.GG26806@nevyn.them.org> <20050529025349.GA9122@white> <20050529025530.GB9122@white> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050529025530.GB9122@white> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-05/txt/msg00606.txt.bz2 On Sat, May 28, 2005 at 10:55:30PM -0400, Bob Rossi wrote: > Oops, here is the 2 new files I forgot to put in the last patch. You're faster than I am :-) This patch is now OK. Please do me a favor and add an extra space here: > /* Represents the reason why GDB is sending an asynchronous command to the > front end. NOTE: When modifing this, don't forget to update gdb.texinfo! */ ^ right there. Might need an extra line after that if it pushes the end-comment out too far. Thanks for your perseverance, as usual. -- Daniel Jacobowitz CodeSourcery, LLC