Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not wait for user input with getchar() at least #43

Closed
jgueytat opened this issue Mar 24, 2021 · 1 comment
Closed

Can not wait for user input with getchar() at least #43

jgueytat opened this issue Mar 24, 2021 · 1 comment

Comments

@jgueytat
Copy link

For now I was only able to get the user input properly with the Microsoft C++ extension.

I'm expected to see : Press enter to continue... when the program is started.

No possible interation :
Started
Stopped

The command line is ok :
The command line is ok.

ps: I can hit the breakpoints normally.

@jonahgraham
Copy link
Contributor

This issue is with the adapter itself and is tracked by eclipse-cdt-cloud/cdt-gdb-adapter#161 which is to have a "proper" inferior process I/O

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants