dotnet / dotnet/diagnostics

Implement SOS command StopOnException on Linux/MacOS.

Open
#111 2 comments 0 reactions 1 assignee Claimed by @mikem8361 View on GitHub
enhancement
Dominant language
C++
Stars
1.3k
Forks
404
Avg merge
2d 3h
Merged PRs (30d)
38

Description

This command was never implemented on Linux/MacOS because on Windows it relies on dbgeng's commands to catch SEH exceptions. On xplat, there is no SEH and managed exceptions are not easily caught by lldb or gdb.

Some investigation will be required to come up with the best way to implement.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.