summaryrefslogtreecommitdiff
path: root/cmd/srv9p/config/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/srv9p/config/config.h')
-rw-r--r--cmd/srv9p/config/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/srv9p/config/config.h b/cmd/srv9p/config/config.h
index 82be297..4f8384e 100644
--- a/cmd/srv9p/config/config.h
+++ b/cmd/srv9p/config/config.h
@@ -51,6 +51,7 @@
#define CONFIG_COROUTINE_PROTECT_STACK 1 /* bool */
#define CONFIG_COROUTINE_DEBUG 0 /* bool */
#define CONFIG_COROUTINE_VALGRIND 1 /* bool */
+#define CONFIG_COROUTINE_GDB 1 /* bool */
#define CONFIG_COROUTINE_NUM (1 /* usb_common */ +\
1 /* usb_keyboard */ +\
CONFIG_SRV9P_NUM_CONNS /* accept+read */ +\