-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hi there, thanks for making this wonderful extension!
I am finding the option to open the cuda program in another terminal instead of staying in debug console.
The same function in C/C++ vscode debugger is "console": "integratedTerminal", and it will open a terminal with tag "cppdbg" so that you can interact with or see the program output so that it won't mess up with the gdb messages.
I have already looked at the official documentation and issues but couldn't find any useful information, is there any similar function or settings for this?
Thank you.
Metadata
Metadata
Assignees
Labels
No labels