Function
RBdebug_init_match
Declaration [src]
void
rb_debug_init_match (
const char* match
)
Description [src]
Sets up debug output, enabling debug output from file and function names that contain the specified match string.
Also sets up a GLib log handler that will trigger a debugger break for critical or warning level output if any debug output at all is enabled.