Skip to content

Development Windows setup

Michael Lyle edited this page Jul 17, 2017 · 40 revisions

See http://dronin.org/docs/development-setup/tracking-development-with-git/ , and related sections.

MSVC/WinDbg

If you're debugging release builds, or crash dumps from autotown, add https://crash.dronin.tracer.nz/symsrv to your symbol path (preferably to the end so MS servers are hit first). PDBs for official releases are all kept there.

Clone this wiki locally