Skip to content

Conversation

@SEt-t
Copy link

@SEt-t SEt-t commented Dec 5, 2025

Resolves the following issues with Codeview debug information:

  1. Link error when any label is defined in .pdata section.
  2. Debug information is ignored in Visual Studio when comdat code sections .text$… are used.
  3. Debug information is ignored in Visual Studio when %include file defines only data what results in file reference with zero entries in line number table.
  4. Filter out non-informative macro-local labels in form "..@…".

Solution for issue 2. is partial: only for case of one such section per file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant