From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8508 invoked by alias); 29 May 2005 03:11:12 -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 8471 invoked by uid 22791); 29 May 2005 03:11:08 -0000 Received: from lakermmtao10.cox.net (HELO lakermmtao10.cox.net) (68.230.240.29) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sun, 29 May 2005 03:11:08 +0000 Received: from white ([68.9.64.121]) by lakermmtao10.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050529031106.KUCC7787.lakermmtao10.cox.net@white> for ; Sat, 28 May 2005 23:11:06 -0400 Received: from bob by white with local (Exim 3.35 #1 (Debian)) id 1DcECh-0002cp-00 for ; Sat, 28 May 2005 23:11:07 -0400 Date: Sun, 29 May 2005 05:53:00 -0000 From: Bob Rossi To: gdb-patches@sources.redhat.com Subject: Re: [mi] organize possible exec async mi oc command reasons Message-ID: <20050529031106.GE9122@white> 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> <20050529030004.GC14380@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050529030004.GC14380@nevyn.them.org> User-Agent: Mutt/1.3.28i X-SW-Source: 2005-05/txt/msg00607.txt.bz2 On Sat, May 28, 2005 at 11:00:04PM -0400, Daniel Jacobowitz wrote: > 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. Thanks very much! I couldn't be more happy. I'd really like to see some major improvements to GDB/MI over the next few months, and this is a good start. Thanks, Bob Rossi