Searched refs:attach_debugger (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/kernel/tt/
H A Dgdb.c131 debugger_pid = attach_debugger(TASK_EXTERN_PID(task), pid, 0);
188 int attach_debugger(int idle_pid, int pid, int stop) function
243 int attach_debugger(int idle_pid, int pid, int stop) function
245 printf("attach_debugger called when CONFIG_PT_PROXY "
H A Dtracer.c218 debugger_pid = attach_debugger(pid, gdb_pid, 1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/
H A Dkern_util.h87 extern int attach_debugger(int idle_pid, int pid, int stop);

Completed in 47 milliseconds