summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/default_ini.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2020-12-20 20:56:08 +0100
committerGitHub <noreply@github.com>2020-12-20 20:56:08 +0100
commitd5984284ed1b1669553763d96854a6f1e1bf5fd0 (patch)
treef4b0dbe676403bc83ee895684c475e56340c1fc4 /src/yuzu_cmd/default_ini.h
parentMerge pull request #5205 from Morph1984/oss-extended-plus-minus (diff)
parentyuzu: Remove gdbstub configuration (diff)
downloadyuzu-d5984284ed1b1669553763d96854a6f1e1bf5fd0.tar
yuzu-d5984284ed1b1669553763d96854a6f1e1bf5fd0.tar.gz
yuzu-d5984284ed1b1669553763d96854a6f1e1bf5fd0.tar.bz2
yuzu-d5984284ed1b1669553763d96854a6f1e1bf5fd0.tar.lz
yuzu-d5984284ed1b1669553763d96854a6f1e1bf5fd0.tar.xz
yuzu-d5984284ed1b1669553763d96854a6f1e1bf5fd0.tar.zst
yuzu-d5984284ed1b1669553763d96854a6f1e1bf5fd0.zip
Diffstat (limited to 'src/yuzu_cmd/default_ini.h')
-rw-r--r--src/yuzu_cmd/default_ini.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h
index bcbbcd4ca..2d4b98d9a 100644
--- a/src/yuzu_cmd/default_ini.h
+++ b/src/yuzu_cmd/default_ini.h
@@ -318,9 +318,6 @@ log_filter = *:Trace
[Debugging]
# Record frame time data, can be found in the log directory. Boolean value
record_frame_times =
-# Port for listening to GDB connections.
-use_gdbstub=false
-gdbstub_port=24689
# Determines whether or not yuzu will dump the ExeFS of all games it attempts to load while loading them
dump_exefs=false
# Determines whether or not yuzu will dump all NSOs it attempts to load while loading them