[X2Go-Commits] [[X2Go Wiki]] page changed: wiki:development:debugging

wiki-admin at x2go.org wiki-admin at x2go.org
Mon Jul 1 19:36:22 CEST 2024


A page in your DokuWiki was added or changed. Here are the details:

Browser             : Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
IP Address          : 62.96.26.163
Hostname            : 62.96.26.163
Old Revision        : https://wiki.x2go.org/doku.php/wiki:development:debugging?rev=1719855206
New Revision        : https://wiki.x2go.org/doku.php/wiki:development:debugging
Date of New Revision: 2024/07/01 17:36
Edit Summary        : [Debugging x2goclient on Windows] 
User                : uli42

There may be newer changes after this revision. If this
happens, a message will be shown on the top of the rev page.

@@ -109,9 +109,9 @@
  ==== Debugging x2goclient on Windows ====
  
  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 ''x2goclient --help`` for available options.
+ 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.
  
+ <note important>important The options are prefixed with two ''-'', your browser might display them as one!</note>


-- 
This mail was generated by DokuWiki at
https://wiki.x2go.org/


More information about the x2go-commits mailing list