An open API service indexing awesome lists of open source software.

https://github.com/cmuratori/incremental

The executable may not be incrementally linked, but the PDB sure seems to be?
https://github.com/cmuratori/incremental

Last synced: 7 months ago
JSON representation

The executable may not be incrementally linked, but the PDB sure seems to be?

Awesome Lists containing this project

README

          

# Unbounded PDB growth demonstration
Reproduces the "infinitely growing" PDB behavior of Microsoft's linker as of January 14th, 2024.
See https://www.computerenhance.com/p/msvc-pdbs-are-filled-with-stale-debug for details.