From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24105 invoked by alias); 20 Jul 2006 19:38:19 -0000 Received: (qmail 24096 invoked by uid 22791); 20 Jul 2006 19:38:19 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 20 Jul 2006 19:38:16 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1G3eLd-0006oh-3g; Thu, 20 Jul 2006 15:38:13 -0400 Date: Thu, 20 Jul 2006 19:38:00 -0000 From: Daniel Jacobowitz To: Andrew STUBBS Cc: Eli Zaretskii , gdb-patches@sources.redhat.com Subject: Re: [PATCH] command trace / source verbose mode Message-ID: <20060720193813.GA26125@nevyn.them.org> Mail-Followup-To: Andrew STUBBS , Eli Zaretskii , gdb-patches@sources.redhat.com References: <437B6228.8010103@st.com> <437C9C07.4020707@st.com> <20060706131559.GA18827@nevyn.them.org> <44AD46E2.6020207@st.com> <20060706173315.GA26692@nevyn.them.org> <44AE8922.7070704@st.com> <44BFB35D.9080609@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44BFB35D.9080609@st.com> User-Agent: Mutt/1.5.11+cvs20060403 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-07/txt/msg00275.txt.bz2 On Thu, Jul 20, 2006 at 05:46:21PM +0100, Andrew STUBBS wrote: > Here is an updated version of my patch. I think I have addressed all > your points. I have also implemented Daniel's suggestion that it should > use '+' before each command to indicate the nesting depth. Thanks! Aside from Eli's comments, this looks great. -- Daniel Jacobowitz CodeSourcery