about summary refs log tree commit diff stats
path: root/docs/gen/usage.json
diff options
context:
space:
mode:
authorYang Liu <liuyang22@iscas.ac.cn>2025-05-09 16:21:41 +0800
committerGitHub <noreply@github.com>2025-05-09 10:21:41 +0200
commit22fdc90fe28171e3e7566684f60305a4f2d04dcf (patch)
tree8e0c1ded237fa62b6cf9dd56455a9338d5db5fd0 /docs/gen/usage.json
parent78193c5f1acb4fd0311bbf96ed0f692016d6e350 (diff)
downloadbox64-22fdc90fe28171e3e7566684f60305a4f2d04dcf.tar.gz
box64-22fdc90fe28171e3e7566684f60305a4f2d04dcf.zip
[GDBJIT] Added a new option to register debuginfo only after trapped into signalhandler (#2614)
Diffstat (limited to 'docs/gen/usage.json')
-rw-r--r--docs/gen/usage.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/gen/usage.json b/docs/gen/usage.json
index 9db6c675..735dbce9 100644
--- a/docs/gen/usage.json
+++ b/docs/gen/usage.json
@@ -419,6 +419,11 @@
         "default": false
       },
       {
+        "key": "3",
+        "description": "Dynarec will register detailed GDBJIT debuginfo only for dynablocks that the guest program trap into, greatly improving performance.",
+        "default": false
+      },
+      {
         "key": "0xXXXXXXX-0xYYYYYYY",
         "description": "Define the range where Dynarec will generate detailed GDBJIT debuginfo with internal state.",
         "default": false