Thread with 4 posts
jump to expanded postplease spare a thought for the poor reverse engineers. 🙏 turn off debug information stripping today
even a little goes a long way. just a single release with debug info left in can save hundreds of hours. your contribution could make all the difference 🙏🙏🙏
@hikari petition to change the c++ standard to force programs to store all struct formats
@hikari a pasttime of mine for a while was looking at what DOS games shipped with debugging symbols, and there are a LOT out there, specially for Watcom and Borland compiled games IIRC. Then MS decided to have MSVC split the info on a PDB file and it got more difficult for devs to forget about it, so I blame MS 😛.