diff options
author | jgeboski <jgeboski@gmail.com> | 2015-08-24 17:01:16 -0400 |
---|---|---|
committer | jgeboski <jgeboski@gmail.com> | 2015-08-24 17:01:16 -0400 |
commit | 53cedfaca78278a64cc347e8ed51bb67363b3dcc (patch) | |
tree | dd2c6cac0c3d5d4af1cccaa9cbbc7a6ca4522572 /README | |
parent | 60a42307f24c617029efbb7bcd432d162706c692 (diff) | |
download | bitlbee-facebook-53cedfaca78278a64cc347e8ed51bb67363b3dcc.tar.gz bitlbee-facebook-53cedfaca78278a64cc347e8ed51bb67363b3dcc.tar.bz2 bitlbee-facebook-53cedfaca78278a64cc347e8ed51bb67363b3dcc.tar.xz |
Imported changes from purple-facebook
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: |