about summary refs log tree commit diff stats
path: root/docs/box64.pod
diff options
context:
space:
mode:
authorYang Liu <liuyang22@iscas.ac.cn>2024-12-21 23:20:48 +0800
committerGitHub <noreply@github.com>2024-12-21 16:20:48 +0100
commitea13414083efaaec827bf78978c3c0656b0ebc1a (patch)
treef8a897315cf8e5cf4fcc00af626ed805ca9d8a11 /docs/box64.pod
parent3e745474d3516891131d5efc1ec70486425a3b30 (diff)
downloadbox64-ea13414083efaaec827bf78978c3c0656b0ebc1a.tar.gz
box64-ea13414083efaaec827bf78978c3c0656b0ebc1a.zip
[GDBJIT] Unified the experience for all the backends (#2183)
Diffstat (limited to 'docs/box64.pod')
-rw-r--r--docs/box64.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/box64.pod b/docs/box64.pod
index f57fdfac..b3ad040c 100644
--- a/docs/box64.pod
+++ b/docs/box64.pod
@@ -373,6 +373,7 @@ The GDBJIT debugging support, only available with the compilation option GDBJIT=
 
     * 0 : Dynarec will not generate GDBJIT debuginfo. (Default)
     * 1 : Dynarec will generate GDBJIT debuginfo.
+    * 2 : Dynarec will generate detailed GDBJIT debuginfo with internal state.
 
 =item B<BOX64_SSE_FLUSHTO0>=I<0|1>