Skip to content

add support for console options #40

@KardRi

Description

@KardRi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions