Skip to content

Conversation

@peterdell
Copy link
Contributor

@peterdell peterdell commented Sep 21, 2025

I finally found the last part where ENUM handling was not correct in src. It was in GenerateProcFuncAsmLabels.
For finding it, I have added the compile-time option USRTRACEFILE, which can now be used to create a "...log" file of the details of the compilation steps in their sequence and with their parameters. If the compile time option is off, no overheader is created.
I also centralized the size computations, so they can be logged more easily if required for an anaylsis.

Future: It may also make sense to collect the messages in memory first and write them into the diag file instead.

@tebe6502 tebe6502 merged commit dcef00d into tebe6502:master Sep 21, 2025
4 of 6 checks passed
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.

2 participants