From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2979 invoked by alias); 30 Jul 2008 19:15:54 -0000 Received: (qmail 2962 invoked by uid 22791); 30 Jul 2008 19:15:52 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 30 Jul 2008 19:15:32 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 3E4A998243; Wed, 30 Jul 2008 19:15:31 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 20E5798100; Wed, 30 Jul 2008 19:15:31 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KOH90-0007BJ-F5; Wed, 30 Jul 2008 15:15:30 -0400 Date: Wed, 30 Jul 2008 19:15:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: bartv@ecoscentric.com, gdb-patches@sourceware.org Subject: Re: minor doc fix Message-ID: <20080730191530.GA27567@caradoc.them.org> Mail-Followup-To: Eli Zaretskii , bartv@ecoscentric.com, gdb-patches@sourceware.org References: <20080730184902.GA25746@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2008-05-11) 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-07/txt/msg00573.txt.bz2 On Wed, Jul 30, 2008 at 10:07:37PM +0300, Eli Zaretskii wrote: > Again, what am I missing here? None of this is compiled by a C compiler. These are descriptions of a protocol used to communicate between the debugger and the remote system, to simulate file I/O on systems which lack it. There's a bit about this in "File-I/O Overview". -- Daniel Jacobowitz CodeSourcery