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_qemu-vm_arm64-kernel.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/setup_linux-host_qemu-vm_arm64-kernel.md') diff --git a/docs/setup_linux-host_qemu-vm_arm64-kernel.md b/docs/setup_linux-host_qemu-vm_arm64-kernel.md index 2c363dafc..3ace6b68b 100644 --- a/docs/setup_linux-host_qemu-vm_arm64-kernel.md +++ b/docs/setup_linux-host_qemu-vm_arm64-kernel.md @@ -160,3 +160,6 @@ A sample config file that exercises the required options are shown below. Modify ``` At this point, you should be able to visit `localhost:56700` and view the results of the fuzzing. + +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