docs/DEBUGGING-WINDOWS.md
This document is intended for people who are used to working with games natively running on Windows and want to use familiar tools.
Starting Proton 9 every released build (includes stable and experimental) the build is uploaded to a symbol store. Any tool that can understand those (e.g. Visual Studio, WinDbg) can be pointed to https://proton-archive.steamos.cloud/.
srv*https://proton-archive.steamos.cloud/ in the "symbol path" field.For loading dev builds of games onto a Steam Deck see https://partner.steamgames.com/doc/steamdeck/loadgames
For live debugging see https://partner.steamgames.com/doc/steamdeck/debugging
For best results either add a symbol server to Visual Studio as described above or use a debug build of Proton.
Debug builds contain symbols and should be used for live debugging session.