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_android-device_arm64-kernel.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/setup_linux-host_android-device_arm64-kernel.md') diff --git a/docs/setup_linux-host_android-device_arm64-kernel.md b/docs/setup_linux-host_android-device_arm64-kernel.md index 699671155..0be9cb9e8 100644 --- a/docs/setup_linux-host_android-device_arm64-kernel.md +++ b/docs/setup_linux-host_android-device_arm64-kernel.md @@ -39,3 +39,6 @@ bin/syz-manager: Mach-O 64-bit executable x86_64 ``` - Start `syz-manager -config adb.cfg` as usual. + +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