#include <g_types.h>
Go to the source code of this file.
Defines | |
#define | G_BREAKPOINT() G_STMT_START{ raise (5 /* SIGTRAP */); }G_STMT_END |
Functions | |
G_BEGIN_DECLS void | g_on_error_query (const gchar *prg_name) |
void | g_on_error_stack_trace (const gchar *prg_name) |
#define G_BREAKPOINT | ( | ) | G_STMT_START{ raise (5 /* SIGTRAP */); }G_STMT_END |
Definition at line 56 of file gbacktrace.h.
G_BEGIN_DECLS void g_on_error_query | ( | const gchar * | prg_name | ) |
void g_on_error_stack_trace | ( | const gchar * | prg_name | ) |