From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Koj1O-0003Bi-MT for qemu-devel@nongnu.org; Sat, 11 Oct 2008 14:16:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Koj1N-00039Z-39 for qemu-devel@nongnu.org; Sat, 11 Oct 2008 14:16:58 -0400 Received: from [199.232.76.173] (port=59327 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Koj1M-00039M-N9 for qemu-devel@nongnu.org; Sat, 11 Oct 2008 14:16:56 -0400 Received: from bart.se.axis.com ([195.60.68.10]:53029) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Koj1M-0002DV-Ex for qemu-devel@nongnu.org; Sat, 11 Oct 2008 14:16:56 -0400 Received: from bart.se.axis.com (bart.se.axis.com [127.0.0.1]) by bart.se.axis.com (Postfix) with ESMTP id A1730640DB for ; Sat, 11 Oct 2008 20:16:53 +0200 (CEST) Received: from axis.com (edgar.se.axis.com [10.93.151.1]) by bart.se.axis.com (Postfix) with ESMTP id 91017640C7 for ; Sat, 11 Oct 2008 20:16:53 +0200 (CEST) Date: Sat, 11 Oct 2008 20:16:53 +0200 From: "Edgar E. Iglesias" Subject: Re: [Qemu-devel] [5459] Add GDB XML register description support. Message-ID: <20081011181653.GA13846@edgar.se.axis.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Brook Cc: qemu-devel@nongnu.org On Sat, Oct 11, 2008 at 05:55:30PM +0000, Paul Brook wrote: > Revision: 5459 > http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5459 > Author: pbrook > Date: 2008-10-11 17:55:29 +0000 (Sat, 11 Oct 2008) Hello Paul, I don't seem to get the feature_to_c.sh script when I update, did you forget to commit it? Best regards