From cd19a72d03ea743945abe3a449fc17896e941fec Mon Sep 17 00:00:00 2001 From: "Dongjia \"toka\" Zhang" Date: Tue, 14 Jan 2025 18:37:55 +0100 Subject: [PATCH] Put debugging.md for better visibility (#2839) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f9053be7f1..9387f83b5c 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,10 @@ LibAFL is written and maintained by Please check out [CONTRIBUTING.md](CONTRIBUTING.md) for the contributing guideline. +## Debugging + +Your fuzzer doesn't work as expected? Try reading [DEBUGGING.md](./docs/src/DEBUGGING.md) to understand how to debug your problems. + ## Cite If you use LibAFL for your academic work, please cite the following paper: