OSDN Git Service

gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 9 Jul 2009 20:30:58 +0000 (20:30 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 9 Jul 2009 20:30:58 +0000 (20:30 +0000)
commitf5dc42eab34794dd6610af7b89692981785e3943
tree4d67a40c89891478a674f04cbef2b4a3e325f775
parent5c2b10b7d55207bb36fdfc0c8247921ed4965f58
gdb/
Report error on inaccessible memory.
* cli/cli-dump.c: Include gdbcore.h.
(dump_memory_to_file): Call read_memory instead of target_read_memory.

gdb/testsuite/
* gdb.base/dump.exp (inaccessible memory is reported): New test.
gdb/ChangeLog
gdb/cli/cli-dump.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/dump.exp