diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2017-07-24 18:17:24 +0200 |
|---|---|---|
| committer | Andrey Konovalov <andreyknvl@google.com> | 2017-07-24 18:23:04 +0200 |
| commit | 1bf4de5647ac647ec0cbf247738b51ab685c92df (patch) | |
| tree | 45165fa68c2a2fcb342852e98b64f87b7ebfd666 /docs/setup_linux-host_qemu-vm_arm64-kernel.md | |
| parent | 6bbb0ce7e4e15656bb20f434583cc56e2acb492e (diff) | |
docs: small fixes
Diffstat (limited to 'docs/setup_linux-host_qemu-vm_arm64-kernel.md')
| -rw-r--r-- | docs/setup_linux-host_qemu-vm_arm64-kernel.md | 3 |
1 files changed, 3 insertions, 0 deletions
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. |
