Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » can't debug program with scanf
can't debug program with scanf [message #1061554] Sun, 02 June 2013 20:01
Clemens Gonaus is currently offline Clemens GonausFriend
Messages: 1
Registered: June 2013
Junior Member
Hi,

Whenever i come across a scanf function in debug mode, debugger seems to wait for input, but doesn't recognize anything i type into the console window.
I've found several posts mentioning such behaviour, but all said this is an issue when running on windowsand when running on linux, everything should be fine.

I'm running ubuntu 13.04 x64 with eclipse 3.8.1

When running the application, output -after adding setbuf(stdout,NULL)- and input are working fine through the eclipse-integrated console window.
Previous Topic:How to debug C++ library called by JNI wrapper
Next Topic:problem with ECLIPSE
Goto Forum:
  


Current Time: Thu Apr 25 15:51:44 GMT 2024

Powered by FUDForum. Page generated in 0.02859 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top