From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8963 invoked by alias); 6 Aug 2002 17:51:33 -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 8954 invoked from network); 6 Aug 2002 17:51:31 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 6 Aug 2002 17:51:31 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id D4D193CA6; Tue, 6 Aug 2002 13:51:26 -0400 (EDT) Message-ID: <3D500C9E.6090407@ges.redhat.com> Date: Tue, 06 Aug 2002 10:51:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020802 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: RFA/doc: Add agent expressions chapter References: <20020806173627.GA18326@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-08/txt/msg00131.txt.bz2 > We've got some nice documentation for all the tracepoint agent expressions > code, but we don't include it in the manual. This patch adds that and fixes > a warning in the new chapter. OK? > I wonder. New chapter, new appendix (like the remote protocol), or part of gdbint? Andrew PS: gdb/157 :-)