aboutsummaryrefslogtreecommitdiff
path: root/run_debug.sh
diff options
context:
space:
mode:
authoriamcheeseman <[hidden email]>2026-01-12 21:01:46 -0500
committeriamcheeseman <[hidden email]>2026-01-12 21:01:59 -0500
commit58de3f9ddc72c5dbf433e45babb43a06c819cb4f (patch)
treeafaf1a2c277c2b5c1288293d430edf3e0d32dcfe /run_debug.sh
parent7fb83578b99aa224f7545f4118a46e84b58a9295 (diff)
fix the debug run script :swagxmas:
Diffstat (limited to 'run_debug.sh')
-rwxr-xr-xrun_debug.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_debug.sh b/run_debug.sh
index c1cb61d..c56ad41 100755
--- a/run_debug.sh
+++ b/run_debug.sh
@@ -1 +1 @@
-./run.sh "-sanitize:address"
+./run.sh "-debug -sanitize:address"