6.3. The debugger approach

Sometimes the bug is very hard to discover and/or to fix and something more than printf and trace must be used. If you need to debug your application using a tool like gdb, you must build libjf activating debug feature as shown in Section 6.2.