gbacktrace.h File Reference

API published in:
API deprecated in:


#include <_ansi.h>
#include <glib/gtypes.h>

Go to the source code of this file.


Defines

#define  G_BREAKPOINT()   G_STMT_START{ raise (SIGTRAP); }G_STMT_END

Functions

G_BEGIN_DECLS IMPORT_C void  g_on_error_query (const gchar *prg_name)
IMPORT_C void  g_on_error_stack_trace (const gchar *prg_name)

Define Documentation

#define G_BREAKPOINT
 
 )     G_STMT_START{ raise (SIGTRAP); }G_STMT_END
 

Function Documentation

G_BEGIN_DECLS IMPORT_C void g_on_error_query const gchar prg_name  ) 
 
IMPORT_C void g_on_error_stack_trace const gchar prg_name  ) 
 

Copyright © Nokia Corporation 2001-2008
Back to top