* core.c (core_open): Improve error message for bad file.
authorJohn Gilmore <gnu@cygnus>
Wed, 16 Oct 1991 19:42:05 +0000 (19:42 +0000)
committerJohn Gilmore <gnu@cygnus>
Wed, 16 Oct 1991 19:42:05 +0000 (19:42 +0000)
commit45e6027024086f9c13a6f86e38ed75073556faca
treec3a108d1e073e3f0361e7d44d7ee2a324e63179b
parenta13f8a2f23aefd86970f2b56557b0d62b62d2bed
* core.c (core_open):  Improve error message for bad file.
Pass .reg virtual memory address to fetch_core_registers to help
it find the registers in the core-file header.
* coredep.c (fetch_core_registers):  Take new argument, use it,
and pass it to register_addr to locate the block of registers.
gdb/core.c
gdb/coredep.c
This page took 0.024152 seconds and 4 git commands to generate.