Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Topic on Talk:Linux

Line 1: Line 1:
* [https://wiki.archlinux.org/index.php/Steam/Troubleshooting#Debugging_Steam Tools] for crashes (hopefully at least one compares to WinDbg)
+
* [https://twitter.com/alexxubyte/status/1500881250201976832 Tools] [https://wiki.archlinux.org/index.php/Steam/Troubleshooting#Debugging_Steam for] crashes (hopefully at least one compares to WinDbg)
 
* <code>LD_DEBUG=files</code> can be used as a sort of FileMon
 
* <code>LD_DEBUG=files</code> can be used as a sort of FileMon
 
* <code>cd /proc/<pid>/</code> and <code>cat cmdline environ maps</code> kind of make up for ProcExp
 
* <code>cd /proc/<pid>/</code> and <code>cat cmdline environ maps</code> kind of make up for ProcExp