diff options
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. |
