Home
last modified time | relevance | path

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

/linux-4.1.27/arch/cris/arch-v10/kernel/
Dkgdb.c182 static int kgdb_started = 0; variable
587 } while(kgdb_started && (getDebugChar() != '+')); in putpacket()
1126 kgdb_started = 1; in breakpoint()
/linux-4.1.27/arch/cris/arch-v32/kernel/
Dkgdb.c187 static int kgdb_started = 0; variable
824 } while(kgdb_started && (getDebugChar() != '+')); in putpacket()
1607 kgdb_started = 1; in breakpoint()