From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25126 invoked by alias); 17 Feb 2011 04:03:38 -0000 Received: (qmail 25118 invoked by uid 22791); 17 Feb 2011 04:03:37 -0000 X-SWARE-Spam-Status: No, hits=-0.0 required=5.0 tests=AWL,BAYES_20,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 17 Feb 2011 04:03:29 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LGQ00400TSV0000@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Thu, 17 Feb 2011 06:02:52 +0200 (IST) Received: from HOME-C4E4A596F7 ([84.229.187.92]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LGQ004NMTWQ0B00@a-mtaout20.012.net.il>; Thu, 17 Feb 2011 06:02:52 +0200 (IST) Date: Thu, 17 Feb 2011 05:33:00 -0000 From: Eli Zaretskii Subject: Re: RFC: add pick and roll agent expression operations In-reply-to: To: Tom Tromey Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <837hczwbnz.fsf@gnu.org> References: X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-02/txt/msg00403.txt.bz2 > From: Tom Tromey > Date: Wed, 16 Feb 2011 14:59:04 -0700 > > It at least needs a documentation review. The documentation part is okay. Thanks.