about summary refs log tree commit diff stats
path: root/src/LYMain.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYMain.c')
-rw-r--r--src/LYMain.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LYMain.c b/src/LYMain.c
index ab2a13b2..7d8c8e75 100644
--- a/src/LYMain.c
+++ b/src/LYMain.c
@@ -627,6 +627,7 @@ PUBLIC int main ARGS2(
 	init_ctrl_break[0] = 1;
     }
     atexit(reset_break);
+    dbug_init();
     sock_init();
 #endif