Skip to content

Managed Debugging Assistants get reset whenever the button is toggled #11

Description

@ashmind

It seems that

            var guid = Guid.Empty;
            var hr = Session.RemoveAllSetExceptions(ref guid);

resets state of MDAs (and potentially other not-.NET exceptions?).

Since setting exceptions without RemoveAllSetExceptions does not work for some mysterious VS/COM reason, I'll have to record state of MDA, and restore it after the Remove call.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions