Embedding Source Code in PDBs (with Rust!)
Technical deep dive into open source project fts_pdbsrc that embeds source code in PDB files.
Symbol servers allow developer tools on Windows to automatically find symbols (debug information). All you have to do is adjust the tool’s settings to point at the Microsoft/Chrome/whatever s…
Technical deep dive into open source project fts_pdbsrc that embeds source code in PDB files.
I indexed all Windows files which appear in Windows update packages, and created a website which allows to quickly view information about the files and download some of them from Microsoft servers. The files that can be downloaded are executable files (currently exe, dll and sys files). Read on for further information.