Remote Debugging Console Input (std::cin())

Answered

Hi,

I'm testing CLion 2020.2.1 which works quite well for now.

There is just one little problem:

Im cross compiling and debugging on a CortexA7.

In my application im requesting user input with std::cin() but it looks like I  can't send any characters to the application:

I would appreciate any hint. Thank you in advance!

0
8 comments

Hello!

What run/debug configuration do you use?

0
Avatar
Permanently deleted user

Hi Anna,

thanks for your reply.

Im using the following settings:

Build-config:

Toolchain:

 

0
Avatar
Permanently deleted user

Btw running and debugging the application on the linux host works fine.

I'm able to send user input to the application.

0

What run/debug configuration do you use? Is it Remote GDB Server? Or GDB Remote Debug? Or something else?

0
Avatar
Permanently deleted user

Remote GDB Server

0
Avatar
Permanently deleted user

If you need more information or log files, please tell me.

thank you!

0

Sorry for the delay! We reproduced the issue on our side and created https://youtrack.jetbrains.com/issue/CPP-22106. Feel free to comment or upvote the issue in order to get updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.

0
Avatar
Permanently deleted user

Thank you very much, im looking forward getting the update.

0

Please sign in to leave a comment.