You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
384 B
13 lines
384 B
tdedebugdialog
|
|
------------
|
|
|
|
In --fullmode, you can choose to dump debug output to a file.
|
|
But keep in mind that multiple programs may be writing to that
|
|
area (and therefore to that file), so they will always be appending
|
|
to it and never clearing it. So don't forget to empty it once in a
|
|
while!
|
|
|
|
Your configuration will of course be stored in
|
|
$HOME/.trinity/share/config/kdebugrc
|
|
|