From 31af56456837d1023b1ae30b098d7f385c4bc984 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 16 Feb 2015 21:44:38 +0100 Subject: README: Add note about debug symbols --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index a83ead8..ae0aaff 100644 --- a/README.rst +++ b/README.rst @@ -41,6 +41,13 @@ Building sudo make install +Debugging +========= + +When trying to debug yawa, run the `cmake` command with the +`-DCMAKE_BUILD_TYPE=DEBUG` arguments so that the binary is built with debug +symbols for meaningful backtraces. + License ======= -- cgit v1.2.3-54-g00ecf