openNetVM icon indicating copy to clipboard operation
openNetVM copied to clipboard

Vscode debug

Open elliotthenne opened this issue 4 years ago • 2 comments

added relevant files needed to use the VSCode debugger while running the speed tester nf

elliotthenne avatar Jul 01 '21 22:07 elliotthenne

When I used your gdb.sh file I needed to change it to be sudo /usr/bin/gdb "$@" instead of pkexec /usr/bin/gdb "$@".

NoahChinitz avatar Jul 27 '21 18:07 NoahChinitz