Hitmap 1.3
|
#include <stdio.h>
#include <stdlib.h>
Go to the source code of this file.
Functions | |
char * | get_gdb_trace () |
char* get_gdb_trace | ( | ) |
This is a function that return the gdb trace of the current process. It is a usefull function for debugging but it only works in gcc.
Definition at line 45 of file hit_error.c.