Increase gdb exit timeout to avoid halting the target on exit
Pre-release
Pre-release
Increase gdb exit timeout. Before it was too strict and caused a force kill of the gdb server, which could leave the target in a halted state on exit.
This is an unofficial release (forked repo). Opened an issue Marus#1122
To install:
- download the
.vsixrelease file - go to the extensions tab in VSCode -->
...--> "Install From VSIX" (or find it from the command panel) - choose the vsix file
- restart extensions