Open
Description
I would like to debug a C++ program on linux without installing any additional terminal emulators like Gnome Terminal or XTerm.
Setting "externalConsole" to false doesn't help.
Is there a way to configure the debug session so that it uses VS Code's debug console or the integrated terminal?