3.7 Core file support functions
The `BFD_JUMP_TABLE_CORE' macro is used for functions which deal
with core files. Obviously, these functions only do something
interesting for targets which have core file support.
- `_core_file_failing_command'
- Given a core file, this returns the command which was run to produce the
core file.
- `_core_file_failing_signal'
- Given a core file, this returns the signal number which produced the
core file.
- `_core_file_matches_executable_p'
- Given a core file and a BFD for an executable, this returns whether the
core file was generated by the executable.
This document was generated
by system on December, 2 2004
using texi2html