From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23312 invoked by alias); 30 Oct 2007 18:41:44 -0000 Received: (qmail 23303 invoked by uid 22791); 30 Oct 2007 18:41:44 -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; Tue, 30 Oct 2007 18:41:43 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 8DC3D981F1 for ; Tue, 30 Oct 2007 18:41:41 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 6F51E980A5 for ; Tue, 30 Oct 2007 18:41:41 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1Imw20-0001tF-LU for gdb@sourceware.org; Tue, 30 Oct 2007 14:41:40 -0400 Date: Tue, 30 Oct 2007 18:41:00 -0000 From: Daniel Jacobowitz To: gdb@sourceware.org Subject: Re: RFC: File transfer commands Message-ID: <20071030184140.GA6970@caradoc.them.org> Mail-Followup-To: gdb@sourceware.org References: <20071029195510.GA18673@caradoc.them.org> <200710292029.l9TKTfow009984@d12av02.megacenter.de.ibm.com> <20071029204052.GA875@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.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-10/txt/msg00300.txt.bz2 On Tue, Oct 30, 2007 at 11:29:12AM -0700, Jim Blandy wrote: > Yeah, 'remote ls' seems like the logical missing piece. Why not use > 'vFile:' as the prefix for delete, and qXfer for read and write? No preference really besides bikeshed. More consistency with qXfer, less with other file operations. Is the annex the filename or an open file descriptor? -- Daniel Jacobowitz CodeSourcery