User Tools

Site Tools


wiki:development:debugging

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:development:debugging [2024/07/01 17:33]
uli42 [Debugging x2goclient on Windows]
wiki:development:debugging [2024/07/01 17:36] (current)
uli42 [Debugging x2goclient on Windows]
Line 111: Line 111:
 This is a bit tricky. You need to run the debug version of x2goclient in a cmd window. The debug version is part of the xgoclient installation package for Windows and is called ''x2goclient.debug.exe''. If it is not available on you machine re-run the installer. This is a bit tricky. You need to run the debug version of x2goclient in a cmd window. The debug version is part of the xgoclient installation package for Windows and is called ''x2goclient.debug.exe''. If it is not available on you machine re-run the installer.
  
-Run ''<path_to_your_installation>\x2goclient --debug --libssh-debug --libssh-packetlog 2>logfile'' (+ further options you might require) and run your session as usual. The session log will be created in the current directory and can be opened e.g. with notepad+Run ''<path_to_your_installation>\x2goclient --debug --libssh-debug --libssh-packetlog 2>logfile.txt'' (+ further options you might require) and run your session as usual. The session log file ''logfile.txt'' will be created in the current directory and can be opened e.g. with notepad.
- +
-Run ''x2goclient --help`` for available options.+
  
 +Run ''x2goclient --help'' for available options.
  
 +<note important>important The options are always prefixed by two ''-'', your browser might display them as one!</note>
wiki/development/debugging.1719855206.txt.gz · Last modified: 2024/07/01 17:33 by uli42