Skip to content

Popup "Validating breakpoint location..." waits rather long when removing a breakpoint #3404

@abelbraaksma

Description

@abelbraaksma

The following screen pops up when removing a breakpoint (the message is a bit confusing, I'd assume that validating a breakpoint location is something you need to do when setting a breakpoint):

image

The issue is not with the message, which is informative to some extend, but with it lingering around for sometimes extended periods of time (from seconds to over half a minute).

Repro steps

With F9 when removing an existing breakpoint. Happens occasionally, but more often when the project has been open longer. Not seen in small projects.

After it happens once for a certain line, it doesn't happen again when hitting F9 several times.

Expected behavior

Either no popup or very briefly.

Actual behavior

Popup can stay for as long as half a minute (possibly longer, but debugging becomes impossible at that point, so I restart).

Known workarounds

Restart Visual Studio. The behavior comes back only after a while.

Related information

Seen on:

  • Visual Studio 2017, Preview 6.
  • Windows 7, latest service packs
  • F# 4.4.0.0 and F# 4.4.1.0 projects

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-LangService-APIBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions