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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dsh_bios.h15 static int gdb_active = -1; local
16 if (gdb_active == -1) {
19 gdb_active = (set_console_comm(QUERY_CURRENT) == MANGLER);
21 return gdb_active;

Completed in 46 milliseconds