From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7665 invoked by alias); 26 Jan 2012 17:13:05 -0000 Received: (qmail 7656 invoked by uid 22791); 26 Jan 2012 17:13:04 -0000 X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_WEB,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout23.012.net.il (HELO mtaout23.012.net.il) (80.179.55.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 26 Jan 2012 17:12:51 +0000 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LYF00C0014MXY00@a-mtaout23.012.net.il> for gdb-patches@sourceware.org; Thu, 26 Jan 2012 19:12:49 +0200 (IST) Received: from HOME-C4E4A596F7 ([84.228.102.195]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LYF00CAK15DQGB0@a-mtaout23.012.net.il>; Thu, 26 Jan 2012 19:12:49 +0200 (IST) Date: Thu, 26 Jan 2012 17:15:00 -0000 From: Eli Zaretskii Subject: Re: [patch 5/8] Doc for agent In-reply-to: <4F20ACFE.6090704@codesourcery.com> To: Yao Qi Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <8339b21j79.fsf@gnu.org> References: <4F1D55D7.7030506@codesourcery.com> <4F1D678B.2040705@codesourcery.com> <837h0i2uf9.fsf@gnu.org> <4F1DFC61.2080802@codesourcery.com> <4F20ACFE.6090704@codesourcery.com> 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: 2012-01/txt/msg00913.txt.bz2 > Date: Thu, 26 Jan 2012 09:31:42 +0800 > From: Yao Qi > CC: > > Here is a new doc patch. Thanks. > +Therefore, traditional debugging model is too intrusive to reproduce > +the bug. ^^^^^^^ "some bugs" > +bytecode, and records the values for @value{GDBN} to retrieve later. We call these > +bytecode @dfn{Agent Expression}. ^^^^^^^^ "bytecodes", in plural. OK with these changes.