cdt-gdb-vscode icon indicating copy to clipboard operation
cdt-gdb-vscode copied to clipboard

Please add "Jump to cursor"

Open GitMensch opened this issue 5 months ago • 0 comments

devs using that should be aware of possible stack issues (and GDB forbids jumping out of the function in the first place, so you have to handle the GDB error, passing it to the user), but it is very common a very useful option "please do the last 10 lines again"

GitMensch avatar Jun 26 '25 18:06 GitMensch