Skip to content

Conversation

@dsyme
Copy link
Contributor

@dsyme dsyme commented Jul 13, 2021

This will reinstate a trimmed down version of #11717 which was reverted in #11792

The original PR contained several improvements to debugging ranges for function applications in release code, but the overall "headline" item of avoiding remarking of inline and Release-mode code didn't work like I'd hoped so that change got reverted (it gave good improvements to breakpoints but degraded typical call stacks).

This reinstates the range fixes in the original PR

@dsyme dsyme changed the title Redo "Improve debugging of retail and inline code by not erasing locals and debug points intra-assembly" Fix ranges of function applications in retail code Jul 13, 2021
@dsyme dsyme changed the title Fix ranges of function applications in retail code Fix ranges of function applications in Release code Jul 13, 2021
@dsyme
Copy link
Contributor Author

dsyme commented Jul 13, 2021

This is ready (it's simple enough and has already been reviewed)

@dsyme dsyme force-pushed the revert-11792-revert-11717-db6 branch from 0171033 to 15321c2 Compare July 13, 2021 20:51
@dsyme
Copy link
Contributor Author

dsyme commented Jul 14, 2021

@vzarytovskii @KevinRansom @TIHan Can you approve? thanks will help with another integration I have

@vzarytovskii vzarytovskii merged commit 95ed428 into main Jul 14, 2021
@vzarytovskii vzarytovskii deleted the revert-11792-revert-11717-db6 branch July 14, 2021 10:36
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.

3 participants