Home
last modified time | relevance | path

Searched refs:kgdb_started (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/cris/arch-v10/kernel/
Dkgdb.c182 static int kgdb_started = 0; variable
835 } while(kgdb_started && (getDebugChar() != '+')); in putpacket()
1464 kgdb_started = 1; in breakpoint()
/linux-2.6.39/arch/cris/arch-v32/kernel/
Dkgdb.c187 static int kgdb_started = 0; variable
838 } while(kgdb_started && (getDebugChar() != '+')); in putpacket()
1621 kgdb_started = 1; in breakpoint()