Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: yeefc128 on May 05, 2015, 04:50:29 pm

Title: Difficulty in using code blocks debugger
Post by: yeefc128 on May 05, 2015, 04:50:29 pm
Hi, I am a novice. I find Code Blocks debugger so difficult to use.

I can't see my variables figures in the watch list.

Why is it so?
Title: Re: Difficulty in using code blocks debugger
Post by: oBFusCATed on May 05, 2015, 08:11:48 pm
Have you read this http://wiki.codeblocks.org/index.php?title=Debugging_with_Code::Blocks#Add_Watches ?
Title: Re: Difficulty in using code blocks debugger
Post by: yeefc128 on May 06, 2015, 06:14:45 pm
Is it true that it won't support single file program?
Title: Re: Difficulty in using code blocks debugger
Post by: oBFusCATed on May 06, 2015, 06:35:15 pm
Yes, I will review any patches posted to add this feature, but there is very little chance I'll add it myself.