From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10411 invoked by alias); 22 Nov 2005 19:32:41 -0000 Received: (qmail 10402 invoked by uid 22791); 22 Nov 2005 19:32:41 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 22 Nov 2005 19:32:39 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-144-137.inter.net.il [80.230.144.137]) by nitzan.inter.net.il (MOS 3.6.5-GR) with ESMTP id BZR22512 (AUTH halo1); Tue, 22 Nov 2005 21:32:25 +0200 (IST) Date: Tue, 22 Nov 2005 20:03:00 -0000 Message-Id: From: Eli Zaretskii To: Jim Blandy CC: gdb-patches@sourceware.org In-reply-to: <8f2776cb0511212058h76e7b59bt80244098d0e19364@mail.gmail.com> (message from Jim Blandy on Mon, 21 Nov 2005 20:58:16 -0800) Subject: Re: RFA: GDB manual: document restrictions on 'r' actions Reply-to: Eli Zaretskii References: <8f2776cb0511212058h76e7b59bt80244098d0e19364@mail.gmail.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2005-11/txt/msg00419.txt.bz2 > Date: Mon, 21 Nov 2005 20:58:16 -0800 > From: Jim Blandy > > As per . > > gdb/doc/ChangeLog: > 2005-11-21 Jim Blandy > > * gdb.texinfo (Tracepoint Packets): Document restrictions on > placement of 'R' actions in tracepoint action packets; document > dependence of 'X' and 'M' actions on a preceding 'R' action for > their registers. Okay. Thanks.