Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: astepanov83 on September 17, 2016, 11:19:16 pm

Title: Highlight line code during debug
Post by: astepanov83 on September 17, 2016, 11:19:16 pm
Hi. I'm using Code::Blocks 16.01 in Ubuntu 16.04. I noticed that during debugging when execution is paused, I click a callstack and a source file is shown, but the current line is not highlighted. It only places the cursor there. I looked everywhere in the settings but without luck. Maybe there is no such feature? I find it useful highlighting currently executng line of code and I hope I missed some checkbox in the settings.

Thanks,
Alex
Title: Re: Highlight line code during debug
Post by: oBFusCATed on September 18, 2016, 03:41:31 pm
Can you show me a screen shot?
Title: Re: Highlight line code during debug
Post by: astepanov83 on September 20, 2016, 10:44:33 pm
I'm sorry, I asked an idiotic question. Codeblocks shows an arrow to the left from the current line of code. That's enough for me.
Title: Re: Highlight line code during debug
Post by: oBFusCATed on September 21, 2016, 12:44:38 am
We have it as a line, most of the times it is coloured the same as the normal active line, but sometimes it is bright yellow.