debugger icon indicating copy to clipboard operation
debugger copied to clipboard

Provide a way for a debug adapter to specify that it does not support step return

Open xusheng6 opened this issue 9 months ago • 1 comments

The GDB RSP adatepr does not support this, or at least initially. So we need to disable the button

xusheng6 avatar Mar 17 '25 04:03 xusheng6

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

xusheng6 avatar Mar 17 '25 04:03 xusheng6