From f09878f6327426631d9419d825a4e8396e3b9dc4 Mon Sep 17 00:00:00 2001 From: sotech117 Date: Mon, 13 May 2024 09:27:24 +0000 Subject: weenix --- kernel/util/debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel/util/debug.c') diff --git a/kernel/util/debug.c b/kernel/util/debug.c index a8f9732..fab63e7 100644 --- a/kernel/util/debug.c +++ b/kernel/util/debug.c @@ -19,7 +19,7 @@ * always be the first thing in this variable. Note that this setting can be * changed at runtime by modifying the dbg_modes global variable. */ -#define INIT_DBG_MODES "-all,test,print,s5fs" +#define INIT_DBG_MODES "-all,exec,elf" /* Below is a truly terrible poll-driven serial driver that we use for debugging * purposes - it outputs to COM1, but -- cgit v1.2.3-70-g09d2