diff --git a/pages/contrib/efl-debug.txt b/pages/contrib/efl-debug.txt index e85b5671d..e43aa1080 100644 --- a/pages/contrib/efl-debug.txt +++ b/pages/contrib/efl-debug.txt @@ -1,9 +1,5 @@ ~~Title: Debugging~~ - -//Please also see [[/debugging/enlightenment_debugging]] for specific tips on debugging the window manager.// - - ==== Compilation ==== Remember to build EFL, Enlightenment etc. with debugging compile flags. [[/docs/distros/]] has a section on this for your build environment. Remember to have ''-g'' as a ''CFLAGS'' option to ensure binaries and libraries have all the debug information they need. If you didn't build with debugging, simply build again with these flags correctly set and debugging can begin.