From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19009 invoked by alias); 21 Nov 2008 19:19:50 -0000 Received: (qmail 18968 invoked by uid 22791); 21 Nov 2008 19:19:49 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-1.vmware.com (HELO smtp-outbound-1.vmware.com) (65.115.85.69) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 21 Nov 2008 19:19:13 +0000 Received: from mailhost3.vmware.com (mailhost3.vmware.com [10.16.27.45]) by smtp-outbound-1.vmware.com (Postfix) with ESMTP id 6995F13059; Fri, 21 Nov 2008 11:19:11 -0800 (PST) Received: from [10.20.92.151] (promb-2s-dhcp151.eng.vmware.com [10.20.92.151]) by mailhost3.vmware.com (Postfix) with ESMTP id 5D82DC9A88; Fri, 21 Nov 2008 11:19:11 -0800 (PST) Message-ID: <492709A5.7070505@vmware.com> Date: Sat, 22 Nov 2008 15:31:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: Joel Brobecker CC: Pedro Alves , "gdb-patches@sourceware.org" Subject: Re: [RFC] output remote protocol timestamps with "set debug remote" References: <200811141850.28537.pedro@codesourcery.com> <20081118212221.GC3838@adacore.com> In-Reply-To: <20081118212221.GC3838@adacore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2008-11/txt/msg00594.txt.bz2 Joel Brobecker wrote: >> ... to enable timestamps, you do "set debug remote 2". level 1 >> still outputs the same as usual. > [...] >> WDYT? > > Sounds like a very useful feature to me. And since I was at it, > I had a quick look at the code, which looks fine. I'm in favor. Me too. My only question is, now that we're distinguishing more than just "!=0", should we define some "verbosity levels"?