Searched refs:crash_stack_command1 (Results 1 – 1 of 1) sorted by relevance
431 static char *crash_stack_command1 = NULL; variable437 crash_stack_command1 = (char *) malloc(1000); in initialize_crash_handler()441 snprintf(crash_stack_command1, 500, "echo where > /tmp/gdb.%d;" in initialize_crash_handler()495 sprintf(cmd, "sh -c '(%s) &'", crash_stack_command1); in crash_shell()503 crash_stack_command1); in crash_shell()