Skip to content

std::abort is too annoying on Windows #172

@0vercl0k

Description

@0vercl0k

std::abort will trigger the JIT debugger on Windows which is super annoying. I need to throw exceptions / catch them if no debugger is attached & abort/__debugbreak() if attached so that it still is easy to break when things go wrong.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions