[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
generic_core_file_matches_executable_p
bfd_boolean generic_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd); |
Note: When not able to determine the core file failing command or the executable name, we still return TRUE even though we're not sure that core file and executable match. This is to avoid generating a false warning in situations where we really don't know whether they match or not.