mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-25 10:54:26 +00:00
c0ac0ec78d
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.