Author Topic: Highlight line code during debug  (Read 2753 times)

Offline astepanov83

  • Single posting newcomer
  • *
  • Posts: 2
Highlight line code during debug
« 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

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Highlight line code during debug
« Reply #1 on: September 18, 2016, 03:41:31 pm »
Can you show me a screen shot?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline astepanov83

  • Single posting newcomer
  • *
  • Posts: 2
Re: Highlight line code during debug
« Reply #2 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.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Highlight line code during debug
« Reply #3 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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]