From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20204 invoked by alias); 29 Oct 2007 23:39:22 -0000 Received: (qmail 20195 invoked by uid 22791); 29 Oct 2007 23:39:21 -0000 X-Spam-Check-By: sourceware.org Received: from nf-out-0910.google.com (HELO nf-out-0910.google.com) (64.233.182.190) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 29 Oct 2007 23:39:18 +0000 Received: by nf-out-0910.google.com with SMTP id b11so1484313nfh for ; Mon, 29 Oct 2007 16:39:15 -0700 (PDT) Received: by 10.86.76.16 with SMTP id y16mr5198498fga.1193701155638; Mon, 29 Oct 2007 16:39:15 -0700 (PDT) Received: by 10.86.71.2 with HTTP; Mon, 29 Oct 2007 16:39:15 -0700 (PDT) Message-ID: <4053daab0710291639h36a1f976rbc3fc611337852@mail.gmail.com> Date: Mon, 29 Oct 2007 23:39:00 -0000 From: "Pedro Alves" To: gdb@sourceware.org Subject: Re: RFC: File transfer commands In-Reply-To: <20071029195510.GA18673@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071029195510.GA18673@caradoc.them.org> X-Google-Sender-Auth: e9f5a253f3209a8f 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/msg00292.txt.bz2 Daniel Jacobowitz wrote: > Should GDB have this feature? Nice! > Are these the right commands for it? Did you consider reusing the file-I/O remote protocol extension (with host/target reversed)? http://sourceware.org/gdb/current/onlinedocs/gdb_33.html#SEC681 Cheers, Pedro Alves