about summary refs log tree commit diff stats
path: root/docs/box64.pod
diff options
context:
space:
mode:
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>