Skip to content

Visual Studio no longer can be set to break on user-handled D exceptions #258

Open
@dlangBugzillaToGithub

Description

@dlangBugzillaToGithub

laszloszeremi reported this on 2023-04-16T20:00:46Z

Transfered from https://issues.dlang.org/show_bug.cgi?id=23843

CC List

  • r.sagitario

Description

Previously I was able to set Visual Studio to break on user-handled exceptions, however this no longer the case. I have selected it in the Exception Settings, and only affects unhandled ones in my experience. This made the previous habit of mine of checking unittests in a debugger more difficult, as AssertErrors in unittests already handled.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions