From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46948) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEQFV-0005KF-Oz for qemu-devel@nongnu.org; Mon, 25 Apr 2011 14:11:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QEQFU-0003X2-VJ for qemu-devel@nongnu.org; Mon, 25 Apr 2011 14:11:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35973) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEQFU-0003Wp-N0 for qemu-devel@nongnu.org; Mon, 25 Apr 2011 14:11:04 -0400 Message-ID: <4DB5B916.7000400@redhat.com> Date: Mon, 25 Apr 2011 20:10:30 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20110406183341.22854.93929.stgit@ginnungagap.bsc.es> <20110406183503.22854.39534.stgit@ginnungagap.bsc.es> <4DB3C204.1030400@redhat.com> <87hb9mtylx.fsf@fulla.xlab.taz> In-Reply-To: <87hb9mtylx.fsf@fulla.xlab.taz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v2 10/11] trace-state: [stderr] add support for dynamically enabling/disabling events List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Llu=EDs?= Cc: Stefan Hajnoczi , qemu-devel@nongnu.org, chouteau@adacore.com On 04/25/2011 12:27 PM, Llu=EDs wrote: > But in any case, I'm still not sure if stderr should have programatic > tracing state controls. Yes, please, stderr is even more useful than simple when you're using it=20 under gdb. Paolo