From 1bf4de5647ac647ec0cbf247738b51ab685c92df Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Mon, 24 Jul 2017 18:17:24 +0200 Subject: docs: small fixes --- docs/setup_linux-host_isolated.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/setup_linux-host_isolated.md') 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. -- cgit mrf-deployment