This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Report `dump memory' errors
On Thu, 09 Jul 2009 20:02:11 +0200, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
>
> Jan> 2009-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
> Jan> Report error on inaccessible memory.
> Jan> * cli/cli-dump.c: Include gdbcore.h.
> Jan> (dump_memory_to_file): Call read_memory instead of target_read_memory.
>
> Looks good to me.
> This is ok.
Checked-in:
http://sourceware.org/ml/gdb-cvs/2009-07/msg00078.html
Thanks,
Jan