From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13927 invoked by alias); 28 May 2002 23:47:43 -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 13920 invoked from network); 28 May 2002 23:47:43 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 28 May 2002 23:47:43 -0000 Received: from makita.cygnus.com (makita.sfbay.redhat.com [192.168.30.83]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id QAA27490; Tue, 28 May 2002 16:47:41 -0700 (PDT) Received: from localhost (keiths@localhost) by makita.cygnus.com (8.8.8+Sun/8.6.4) with ESMTP id QAA06024; Tue, 28 May 2002 16:47:41 -0700 (PDT) X-Authentication-Warning: makita.cygnus.com: keiths owned process doing -bs Date: Tue, 28 May 2002 17:26:00 -0000 From: Keith Seitz X-X-Sender: To: Andrew Cagney cc: Subject: Re: [RFC] GDB interpreters In-Reply-To: <3CEEB81A.2010407@cygnus.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-05/txt/msg00986.txt.bz2 On Fri, 24 May 2002, Andrew Cagney wrote: > Do you have a [working] draft? It is hard to see how it hangs together > with out some additional context. Consider doing what I did and drop > the work in progress onto a branch. I've checked everything into a branch, kseitz_interps-20020528-branch. You can simply check it out and try to play with it. Keith