about summary refs log tree commit diff
path: root/frida_mode/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'frida_mode/README.md')
-rw-r--r--frida_mode/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/frida_mode/README.md b/frida_mode/README.md
index 63959af6..83612210 100644
--- a/frida_mode/README.md
+++ b/frida_mode/README.md
@@ -311,6 +311,9 @@ of `main`, since this is the point that FRIDA mode is initialized. Otherwise, it
 will not be possible to configure coverage for the test library using
 `AFL_FRIDA_INST_RANGES` or similar.
 
+# Debugging
+Please refer to the [debugging](#debugging) guide for assistant should you
+encounter problems with FRIDA mode.
 
 ## TODO