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?
- Host: GitHub
- URL: https://github.com/cmuratori/incremental
- Owner: cmuratori
- License: gpl-3.0
- Created: 2024-01-14T05:30:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-15T06:48:50.000Z (over 1 year ago)
- Last Synced: 2025-01-08T10:44:05.250Z (9 months ago)
- Language: Batchfile
- Size: 17.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.