18 lines
577 B
XML
18 lines
577 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
********* WARNING! *********
|
|
|
|
This file is autogenerated with docgen.pl script. *** DO NOT EDIT! ***
|
|
docgen.pl builds XML doc files to include in many languages
|
|
-->
|
|
|
|
<command>debug dump | buffer | windows | text</command>
|
|
<programlisting>
|
|
print debug messages
|
|
|
|
dump: save memory dump in WeeChat log file (same dump is written when WeeChat crashes)
|
|
buffer: dump buffer content with hexadecimal values in log file
|
|
windows: display windows tree
|
|
text: send "debug" signal with "text" as argument
|
|
</programlisting>
|