From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3517 invoked by alias); 10 Aug 2006 19:17:20 -0000 Received: (qmail 3504 invoked by uid 22791); 10 Aug 2006 19:17:18 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (192.114.186.73) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 10 Aug 2006 19:17:16 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-229-217-72.inter.net.il [84.229.217.72]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id AEV88228 (AUTH halo1); Thu, 10 Aug 2006 22:17:10 +0300 (IDT) Date: Thu, 10 Aug 2006 20:30:00 -0000 Message-Id: From: Eli Zaretskii To: Andrew STUBBS CC: gdb-patches@sourceware.org In-reply-to: <44DB5BE4.6070704@st.com> (message from Andrew STUBBS on Thu, 10 Aug 2006 17:16:36 +0100) Subject: Re: [PATCH] Command trace testsuite Reply-to: Eli Zaretskii References: <44D772B2.5090301@st.com> <20060808173357.GA24191@nevyn.them.org> <44DB4ED7.2030004@st.com> <20060810152156.GA22503@nevyn.them.org> <44DB5BE4.6070704@st.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: 2006-08/txt/msg00085.txt.bz2 > Date: Thu, 10 Aug 2006 17:16:36 +0100 > From: Andrew STUBBS > > How about the attached for the NEWS file? Okay, but... > + Print each CLI command as it is executed. Each command is prefixed with > + a number of `+' symbols representing the nest depth. ^^^^ I think ``nesting'' is better here.