From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13717 invoked by alias); 12 Aug 2005 20:45:48 -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 13669 invoked by uid 22791); 12 Aug 2005 20:45:43 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 12 Aug 2005 20:45:43 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1E3gPN-00082H-7A for gdb-patches@sources.redhat.com; Fri, 12 Aug 2005 16:45:41 -0400 Date: Fri, 12 Aug 2005 20:49:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: RFC: MI output during program execution Message-ID: <20050812204541.GA30801@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20050809223421.GB3557@white> <20050810004128.GA4264@nevyn.them.org> <20050810004826.GD3557@white> <2040BEEA-4200-4118-91EB-D093ED4D37A1@apple.com> <20050812012810.GA10011@white> <20050812114929.GB10917@white> <20050812203052.GA11539@white> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050812203052.GA11539@white> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-08/txt/msg00140.txt.bz2 On Fri, Aug 12, 2005 at 04:30:52PM -0400, Bob Rossi wrote: > OK, this seems reasonable. One thing to note is that the FE may be in C++ > or Java, which would lend nicely to the Observer design pattern. CGDB is > written in C, so this doesn't really matter to me. Not relevant here - these are observers _within_ GDB. -- Daniel Jacobowitz CodeSourcery, LLC