bge_gdb
#define BGE_GDB(b, args) BGE_XDB(b, bge_debug, (*bge_gdb()), args)
void (*bge_gdb(void))(const char *fmt, ...);