You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Tuesday, January 16th 2007, 1:51pm

a problem with debugging when using Kdevelop

Hey.
I've been having problems doing debugging for code I write when using Kdevelop.

If my code uses cin>>variable or some other form of request for input from the keyboard, and I try to debug, the run would stop and wait for input from the keyboard.
I don't know how to give it the input because it's not like it opens in a console or something. It opens in "application" in kdevelop.

Anyone knows how to get passed this problem? (or can say with confidence that it cannot be done...)

Thanks a lot,
Elez

stfs

Beginner

Posts: 3

Location: Iceland

Occupation: Software Engineer

  • Send private message

2

Monday, February 12th 2007, 1:00am

RE: a problem with debugging when using Kdevelop

You need to enable a "separate terminal for application IO" in the Debugger category in Project Options.