I use VSCode on linux to debug c++ programs. I have the latest stable version of both vscode and cpptools. I've noticed that, after starting vscode or reloading it, when i press F5 to attach gdb to a running program, it takes several minutes for the "pid selection" drop down to show up. This appears to only when launching a debugging session for the very first time after starting or reloading vscode. Subsequent debugging sessions start up immediately after F5 pressed.
I use VSCode on linux to debug c++ programs. I have the latest stable version of both vscode and cpptools. I've noticed that, after starting vscode or reloading it, when i press F5 to attach gdb to a running program, it takes several minutes for the "pid selection" drop down to show up. This appears to only when launching a debugging session for the very first time after starting or reloading vscode. Subsequent debugging sessions start up immediately after F5 pressed.