M
ma_ste
Guest
After i have successfully accomplished a remote build of a linux solution using Visual Studio 2017 (remote g++), i need to debug (gdb) it using sudo. I am not supposed to build and debug the solution using the root account, but since the solution alters thread priorities and locks memory from beeing swapped, it needs root rights to be debugged. Can anyone tell me how to setup Visual Studio to get this done?
Continue reading...
Continue reading...