This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Make file transfer commands work with all (native) targets.


> From: Tom Tromey <tromey@redhat.com>
> Cc: Pedro Alves <palves@redhat.com>, gdb-patches@sourceware.org
> Date: Mon, 01 Jul 2013 08:28:24 -0600
> 
> Eli> But putting files on a remote target puts them on the board, no?
> Eli> There's no analogous place in native debugging.
> 
> There's the local filesystem.

Yes, I know; but "put" and "get" don't make much sense in that case.

> >> Would you be OK with, or prefer, adding "target get/put/delete", leaving
> >> the "remote" variants in place?
> 
> Eli> I guess so, but then won't you lose backward compatibility?
> 
> He means to leave the "remote" variants in place.

OK.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]