Skip to content

o-mago/debug-shutdown

Repository files navigation

debug-shutdown

(Only works with Unix systems)

MarketPlace: https://marketplace.visualstudio.com/items?itemName=mago.debug-shutdown

Debug Shutdown

Features

A custom shutdown button for debug in vscode.

When the Shutdown button is pressed, the command pkill -<signal> __debug_bin will be sent to a child process. It allows, for example, our golang code to identify this signal and run the graceful shutdown.

Button Print

The default signal used is SIGINT, but it can be changed to any other option by the user:

Configuration

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published