aboutsummaryrefslogtreecommitdiffstats
path: root/docs/setup_linux-host_isolated.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/setup_linux-host_isolated.md')
-rw-r--r--docs/setup_linux-host_isolated.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/setup_linux-host_isolated.md b/docs/setup_linux-host_isolated.md
index 7f26efd75..8cff007f6 100644
--- a/docs/setup_linux-host_isolated.md
+++ b/docs/setup_linux-host_isolated.md
@@ -106,3 +106,6 @@ Run syzkaller manager:
``` bash
./bin/syz-manager -config=my.cfg
```
+
+If you get issues after `syz-manager` starts, consider running it with the `-debug` flag.
+Also see [this page](troubleshooting.md) for troubleshooting tips.