From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12158 invoked by alias); 25 Aug 2014 16:44:31 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 12143 invoked by uid 89); 25 Aug 2014 16:44:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_05,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mtaout25.012.net.il Received: from mtaout25.012.net.il (HELO mtaout25.012.net.il) (80.179.55.181) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 25 Aug 2014 16:44:28 +0000 Received: from conversion-daemon.mtaout25.012.net.il by mtaout25.012.net.il (HyperSendmail v2007.08) id <0NAV00H00F8M5J00@mtaout25.012.net.il> for gdb@sourceware.org; Mon, 25 Aug 2014 19:39:11 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout25.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NAV00E34FLBLZ40@mtaout25.012.net.il>; Mon, 25 Aug 2014 19:39:11 +0300 (IDT) Date: Mon, 25 Aug 2014 16:44:00 -0000 From: Eli Zaretskii Subject: Re: possible gdb agent expression extension In-reply-to: <9155.1408984202@usendtaylorx2l> To: David Taylor Cc: gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: <83ha10ldse.fsf@gnu.org> References: <20426.1406558341@usendtaylorx2l> <12648.1408745258@usendtaylorx2l> <83fvgnmzk7.fsf@gnu.org> <7594.1408975383@usendtaylorx2l> <83lhqclibe.fsf@gnu.org> <9155.1408984202@usendtaylorx2l> X-IsSubscribed: yes X-SW-Source: 2014-08/txt/msg00121.txt.bz2 > Date: Mon, 25 Aug 2014 12:30:02 -0400 > From: David Taylor > > end (0x27) : ==> > > it means that inputs -- if any -- are consumed; nothing is pushed on the > stack. Then please use end (0x27) : ==> (nothing) to make that explicit.