Skip to content

runtime: add debugger hook for fatal signals [freeze exception] #60538

Closed
@hyangah

Description

@hyangah

@aarzilli 's https://go.dev/cl/495736 refactors sighandler and moves fatal signal handling code to a separate fatalsignal function.
This allows debuggers like Delve to continue to check and intercept fatal signals when necessary. It would be nice if this change is merged to go1.21.

cc @golang/release

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    Status

    Done

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions