Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/debug/gdbstub/
Dgdbstub.c39 static bool not_first_start; variable
632 if (not_first_start) { in z_gdb_main_loop()
635 not_first_start = true; in z_gdb_main_loop()