For better tracking of statements executed, it is kinda needed to include the pc value, especially when dealing with virtual statements. sorry, this was the way to go, a little forgotten but no biggie
How I did it
How to verify it
Checklist
[ ] Passes all linting checks (pre-commit and CI jobs)
[ ] New test cases have been added and are passing
[ ] Documentation has been updated
[ ] PR title follows Conventional Commit standard (will be automatically included in the changelog)
What I did
For better tracking of statements executed, it is kinda needed to include the pc value, especially when dealing with virtual statements. sorry, this was the way to go, a little forgotten but no biggie
How I did it
How to verify it
Checklist