This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: [RFA] New commands, dump/restore memory<-->file
- From: Eli Zaretskii <eliz at is dot elta dot co dot il>
- To: Michael Snyder <msnyder at cygnus dot com>
- Cc: gdb-patches at sources dot redhat dot com
- Date: Wed, 27 Mar 2002 08:49:52 +0200 (IST)
- Subject: Re: [RFA] New commands, dump/restore memory<-->file
On Tue, 26 Mar 2002, Michael Snyder wrote:
> Back in January, there was a discussion about adding commands that
> would allow gdb to copy data from target memory to a file and back
> again. Andrew and I have done an implementation of those commands,
> and here it is for your approval.
Thanks.
I find it disturbing, to say the least, that more and more new commands
come without documentation. Please consider adding some minimal docs.
TIA