summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorAlexey Perevalov <a.perevalov@samsung.com>2013-07-04 11:26:17 +0400
committerPablo Neira Ayuso <pablo@gnumonks.org>2013-07-08 04:51:15 +0200
commit7c7bf4c1f05d9dcb1e35fda7912bb15159d8db5b (patch)
treee5168f0177900e5f4940f5c541b42dc6c4dfa5e2 /INSTALL
parentf1e394be9d08a9e508ceeffca6866627d5ac40f9 (diff)
doc: clarify DEBUG usage macro
Signed-off-by: Alexey Perevalov <a.perevalov@samsung.com> Signed-off-by: Pablo Neira Ayuso <pablo@gnumonks.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 2 insertions, 0 deletions
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
===========