From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18612 invoked by alias); 26 Jun 2003 01:03:22 -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 18695 invoked from network); 26 Jun 2003 00:06:10 -0000 Received: from unknown (HELO localhost.redhat.com) (24.157.166.107) by sources.redhat.com with SMTP; 26 Jun 2003 00:06:10 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 2CC682B6A; Wed, 25 Jun 2003 20:01:18 -0400 (EDT) Message-ID: <3EFA37CD.8010201@redhat.com> Date: Thu, 26 Jun 2003 01:03:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Snyder Cc: gdb-patches@sources.redhat.com Subject: Re: Introspect remote protocol spec References: <3EF9F92C.9030705@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-06/txt/msg00782.txt.bz2 > Hi all, > > I just went looking for the remote protocol spec for Introspect, > which used to be in the gdb manual along with the rest of the > remote protocol spec, and it doesn't seem to be there any more. Was it ever there? I see the byte code stuff but not the protocol side? > Did this get lost? Was it removed on purpose? Where can it > be found now? Andrew