From 7c7bf4c1f05d9dcb1e35fda7912bb15159d8db5b Mon Sep 17 00:00:00 2001 From: Alexey Perevalov Date: Thu, 4 Jul 2013 11:26:17 +0400 Subject: doc: clarify DEBUG usage macro Signed-off-by: Alexey Perevalov Signed-off-by: Pablo Neira Ayuso --- INSTALL | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL b/INSTALL index e17e8441..d62b428c 100644 --- a/INSTALL +++ b/INSTALL @@ -70,6 +70,8 @@ If you want to enable debugging, use (-O0 is used to turn off instruction reordering, which makes debugging much easier.) +To show debug traces you can add -DDEBUG to CFLAGS option + Other notes =========== -- cgit v1.2.3