Code backtrace. More...
#include "config.h"#include <libunwind.h>#include <stdio.h>#include "mutt/lib.h"#include "lib.h"#include "muttlib.h"#include "version.h"
Include dependency graph for backtrace.c:Go to the source code of this file.
Functions | |
| void | show_backtrace (void) |
| Log the program's call stack. | |
Code backtrace.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file backtrace.c.
| void show_backtrace | ( | void | ) |
Log the program's call stack.
Definition at line 40 of file backtrace.c.
Here is the call graph for this function:
Here is the caller graph for this function: