Skip to content

Pass PDB Deltas to MetadataUpdateHandler #39036

@mkArtakMSFT

Description

@mkArtakMSFT

After Hot Reload happens, breakpoints in the code which got modified are moved, but the execution breaks in the original location, which is incorrect.
This is due to not passing PDB deltas to the MetadatUpdateHandler. The hot reload agent UpdateDelta type and – ultimately – the websocket protocol would need to be updated to include the PDB delta as optional content.

Metadata

Metadata

Assignees

Labels

area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesbugThis issue describes a behavior which is not expected - a bug.feature-hot-reloadThis issue is related to the Hot Reload feaature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions