Skip to content

Add NT_SIGINFO NOTE for each thread to createdump dumps #40958

Closed
@mikem8361

Description

@mikem8361

On Linux, add the NT_SIGINFO note for each thread. This NOTE contains the siginfo_t struct which can be obtained with ptrace's PTRACE_GETSIGINFO or PTRACE_PEEKSIGINFO (doesn't remove signals).

See https://man7.org/linux/man-pages/man2/ptrace.2.html on ptrace.

Metadata

Metadata

Assignees

Labels

area-Diagnostics-coreclrbugin-prThere is an active PR which will close this issue when it is merged

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions