From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20199 invoked by alias); 1 Sep 2008 03:07:43 -0000 Received: (qmail 20135 invoked by uid 22791); 1 Sep 2008 03:07:42 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout6.012.net.il (HELO mtaout6.012.net.il) (84.95.2.16) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 01 Sep 2008 03:06:57 +0000 Received: from HOME-C4E4A596F7 ([84.229.211.50]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K6H003TRY0LNJ80@i-mtaout6.012.net.il> for gdb-patches@sourceware.org; Mon, 01 Sep 2008 06:07:33 +0300 (IDT) Date: Mon, 01 Sep 2008 03:07:00 -0000 From: Eli Zaretskii Subject: Re: add file I/O support when debugging an embedded target via jtag In-reply-to: X-012-Sender: halo1@inter.net.il To: Bart Veer Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: 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-09/txt/msg00000.txt.bz2 > Date: Sun, 31 Aug 2008 12:41:40 +0100 > From: Bart Veer > CC: gdb-patches@sourceware.org > > In the meantime, please find below an updated version of the patch > which incorporates your documentation comments and which applies to > current CVS. Thanks, the documentation part is okay.