Uh oh!
There was an error while loading. Please reload this page.
Add linker flags to add fixup data to PDBs (#58417) - #84099
Conversation
Fixup data can assist native debugging tools in providing more accurate data (cherry picked from commit 4c814fa)
ghost
commented
Mar 29, 2023
Tagging subscribers to this area: @hoyosjs Issue DetailsFixup data can assist native debugging tools in providing more accurate data (cherry picked from commit 4c814fa)
|
agocke
commented
Mar 29, 2023
I forgot to port this one to main, so it got stuck in 6.0. |
/backport to release/7.0 |
Started backporting to 7.0: https://github.com/dotnet/runtime/actions/runs/4612218884 |
@agocke an error occurred while backporting to 7.0, please check the run log for details! The process '/usr/bin/git' failed with exit code 1 |
@agocke please backport to release/7.0-staging. |
carlossanlop
commented
Apr 4, 2023
BTW the bot ignored your ninja edit from 7.0 to release/7.0 😄 |
agocke
commented
Apr 5, 2023
/backport to release/7.0-staging |
Started backporting to release/7.0-staging: https://github.com/dotnet/runtime/actions/runs/4620950126 |
Fixup data can assist native debugging tools in providing more accurate data
(cherry picked from commit 4c814fa)