Hitmap 1.3
 All Data Structures Namespaces Files Functions Variables Typedefs Friends Macros Groups Pages
Functions
hit_error.c File Reference
#include <stdio.h>
#include <stdlib.h>
Include dependency graph for hit_error.c:

Go to the source code of this file.

Functions

char * get_gdb_trace ()
 

Function Documentation

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.