Skip to content

Feature Request: Allow ignore exceptions from specific source #442

Open
@heckerpowered

Description

@heckerpowered

Some projects (such as games) will use try to catch exceptions in the main loop, which will cause the program to not generate uncaught exceptions, and if it breaks when an exception is caught, this will cause the debugger to break indefinitely (because exceptions are generated all the time and cannot be masked from the specified source)

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