From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14462 invoked by alias); 13 Nov 2002 14:30:29 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 14455 invoked from network); 13 Nov 2002 14:30:27 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 13 Nov 2002 14:30:27 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 18C0Pe-00014H-00 for ; Wed, 13 Nov 2002 10:30:46 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 18ByYO-0001tE-00 for ; Wed, 13 Nov 2002 09:31:40 -0500 Date: Wed, 13 Nov 2002 06:30:00 -0000 From: Daniel Jacobowitz To: gdb@sources.redhat.com Subject: Re: [RFC] File-I/O, target access to host file system via gdb remote protocol enhancement Message-ID: <20021113143140.GA7232@nevyn.them.org> Mail-Followup-To: gdb@sources.redhat.com References: <20021111131354.N10395@cygbert.vinschen.de> <20021112212526.GA28814@nevyn.them.org> <20021113143522.T10395@cygbert.vinschen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021113143522.T10395@cygbert.vinschen.de> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-11/txt/msg00137.txt.bz2 On Wed, Nov 13, 2002 at 02:35:22PM +0100, Corinna Vinschen wrote: > On Tue, Nov 12, 2002 at 04:25:26PM -0500, Daniel Jacobowitz wrote: > > Ick, 32-bit st_ino... why bother to transfer it if you say "no meaning > > for the target"? > > The point is mainly to have all fields available which a POSIX compliant > application may expect. Right; but you require that the stub convert to host format anyway, so it seems odd to send the unused members over the wire. I guess they might be used someday. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer