On Tue Apr 22 17:25:02 2025 +0000, eric pouech wrote:
the issue of returning FALSE is that it will also drop all codeview symbols following that entry. isn't moving the 3 codeview symbols in the block of 'the symbols we can safely ignore for now' sufficient ?
just moving them into the ignore block will cause multiple assertions down the line...
this is even sort of intentional to drop all code view symbols following the entry, since these managed pdbs will not be parsed properly anyways, as far as I could tell.