Skip to content

EntityFramework 6.5.1 is missing symbols for source-stepping #2319

@jzabroski

Description

@jzabroski

Investigating why the net45 symbols are still missing

Originally posted by @bricelam in #514

I was surprised to use EntityFramework 6.5.1 and discover I had no symbols available (screenshot below). If I put together a PR, could this please be considered? The only other option I have to debug this is to clone dotnet/ef6 code base and add a unit test that re-creates the problem I am seeing, because I can't step-through the code.

We're looking into how to viably deploy EF6 and EFCore side-by-side, but right now we're hitting a bug in ObjectStateManager.FixUpKey on .NET 8 that we have not hit on Framework, and cannot debug it. We also can't say if it's a security vulnerability or not (since we can't debug it), so we can't even get support under the official policies.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions