diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 3 insertions, 9 deletions
@@ -61,19 +61,13 @@ Group Chats (creating chat): ## Debugging -Before debugging can begin, the plugin must be compiled with debugging -support. Once debugging support has been enabled, one of the two -supported environment variables can be defined to enable debugging -output. This can be used in unison with debuggers such as GDB, which -should enable easier tracing of bugs. +One of the two supported environment variables can be defined to enable +debugging output. This can be used in unison with debuggers such as +GDB, which should enable easier tracing of bugs. When posting to the issue tracker, please ensure any sensitive information has been stripped. -Enable debugging support (modify the build instructions above): - - $ ./autogen.sh --enable-debug - Enable debugging output: For bitlbee and the plugin: |