diff options
author | Filip Dutescu | 2023-03-06 09:19:53 +0000 |
---|---|---|
committer | GitHub | 2023-03-06 09:19:53 +0000 |
commit | 376c19e06bedf54c8a897068f25ff7b9a8e75198 (patch) | |
tree | 8870f38c002969779f73efad7f0f78bc54f0d678 /runtime/queries/wgsl | |
parent | 39d5fb0e593b0da1bf6e2659c67a7914edcd75a6 (diff) |
feat(dap): implement Restart request (#5651)
Add a restart debug session command, which would issue a
[Restart Request][1], if the debugger supports it and a session is
running. It uses the same arguments and requests used to start the
initial session, when recreating it.
It builds upon #5532, making use of the changes to the termination
workflow of a session.
[1]: https://microsoft.github.io/debug-adapter-protocol/specification#Requests_Restart
Closes: #5594
Signed-off-by: Filip Dutescu <filip.dutescu@gmail.com>
Diffstat (limited to 'runtime/queries/wgsl')
0 files changed, 0 insertions, 0 deletions