Home
last modified time | relevance | path

Searched refs:kgdb_usethreadid (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/kernel/debug/
Ddebug_core.h27 long kgdb_usethreadid; member
Dgdbstub.c809 ks->kgdb_usethreadid = ks->threadid; in gdb_cmd_task()
947 ks->kgdb_usethreadid = shadow_pid(kgdb_info[ks->cpu].task->pid); in gdb_serial_stub()
Ddebug_core.c680 ks->kgdb_usethreadid = 0; in kgdb_handle_exception()