debugger
debugger copied to clipboard
Provide a way for a debug adapter to specify that it does not support step return
The GDB RSP adatepr does not support this, or at least initially. So we need to disable the button
Well maybe we should also offer a way to disable to other buttons like "Resume", since for core dump adapters they also cannot resume the target anyways