summaryrefslogtreecommitdiff
path: root/libcr_ipc/tests
diff options
context:
space:
mode:
Diffstat (limited to 'libcr_ipc/tests')
-rw-r--r--libcr_ipc/tests/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcr_ipc/tests/config.h b/libcr_ipc/tests/config.h
index 949a82f..e06c876 100644
--- a/libcr_ipc/tests/config.h
+++ b/libcr_ipc/tests/config.h
@@ -15,5 +15,6 @@
#define CONFIG_COROUTINE_PROTECT_STACK 1
#define CONFIG_COROUTINE_DEBUG 1
#define CONFIG_COROUTINE_VALGRIND 1
+#define CONFIG_COROUTINE_GDB 1
#endif /* _CONFIG_H_ */