[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

1 Core files


Description
Buff output this facinating topic


[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

1.0.1 bfd_core_file_failing_command

Synopsis

CONST char *bfd_core_file_failing_command(bfd *);

Description
Returns a read-only string explaining what program was running when it failed and produced the core file being read


[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

1.0.2 bfd_core_file_failing_signal

Synopsis

int bfd_core_file_failing_signal(bfd *);

Description
Returns the signal number which caused the core dump which generated the file the BFD is attached to.


[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

1.0.3 core_file_matches_executable_p

Synopsis

boolean core_file_matches_executable_p
   (bfd *core_bfd, bfd *exec_bfd);

Description
Returns true if the core file attached to core_bfd was generated by a run of the executable file attached to exec_bfd, or else false.


[Top] [Contents] [Index] [ ? ]

About This Document

This document was generated on December 11, 2024 using texi2html 5.0.

The buttons in the navigation panels have the following meaning:

Button Name Go to From 1.2.3 go to
[ << ] FastBack Beginning of this chapter or previous chapter 1
[ < ] Back Previous section in reading order 1.2.2
[ Up ] Up Up section 1.2
[ > ] Forward Next section in reading order 1.2.4
[ >> ] FastForward Next chapter 2
[Top] Top Cover (top) of document  
[Contents] Contents Table of contents  
[Index] Index Index  
[ ? ] About About (help)  

where the Example assumes that the current position is at Subsubsection One-Two-Three of a document of the following structure:


This document was generated on December 11, 2024 using texi2html 5.0.