Home
last modified time | relevance | path

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

/external/u-boot/common/
Dkgdb.c106 static int kgdb_active; variable
336 if (kgdb_active) { in handle_exception()
340 kgdb_active = 1; in handle_exception()
489 kgdb_active = 0; in handle_exception()