mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 19:02:51 +00:00
11 lines
321 B
Text
11 lines
321 B
Text
![]() |
DEBUGGING
|
||
|
|
||
|
The best way to debug this slave is to send debug info to a
|
||
|
file using 'kdebugDialog --fullmode'. Then you can 'tail -f' the file to
|
||
|
see debug messages in real-time.
|
||
|
|
||
|
To enable libssh debug messages in addition you have to set an environment
|
||
|
variable before calling kdeinit.
|
||
|
|
||
|
KIO_SFTP_LOG_VERBOSITY=1 kdeinit4
|