Skip to main content



      Home
Home » Newcomers » Newcomers » C/c++ Debugger(Default debug )
C/c++ Debugger [message #1279110] Fri, 28 March 2014 04:45 Go to next message
Eclipse UserFriend
Hi , when I debug my project (press f5/f6) my debug gets stuck
When it comes to "std:: cin >> variable" .
So I do want fix that problem .
Thank you .
Re: C/c++ Debugger [message #1279252 is a reply to message #1279110] Fri, 28 March 2014 09:07 Go to previous message
Eclipse UserFriend
When your program executes the line you included in your post, it pauses waiting for input from the standard input. Until you enter something, your program won't go any farther.
Previous Topic:JNI shared library not found
Next Topic:Inconsistency with generated code { EVL not getting picked }
Goto Forum:
  


Current Time: Mon Jun 23 09:13:34 EDT 2025

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

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

Back to the top