Author Topic: Debug and breakpoint markers  (Read 1264 times)

Offline xblitz

  • Single posting newcomer
  • *
  • Posts: 5
Debug and breakpoint markers
« on: November 30, 2023, 06:13:55 pm »
Hello
If I remember correcltly in earlier version of codeblocks markers for break points and step by step execution consist in different color of background and text of the line. One can customizing the colours in Settings -> editor -> syntax highlighting. In codeblocks 20 these options still present in syntax highlighting menu but there are no effective and the markers were replaced by red circle and yellow arrow in the left margin of editor. This is the current status and the option to customizing colours disappear.

I'm digging into forum and, in the past, some users ask how to restore the previous visualization; the answer was negative.
If I remember correctly this change was necessary because the "arrow and circle" aren't affected by a problem of visualization under linux systems. This in 2020.

My question is: the current style for breakpoints and step by step are definitive ore there are some plan to return backward to oldest marker?

Regards.
« Last Edit: November 30, 2023, 08:51:47 pm by xblitz »

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1563
Re: Debug and breakpoint markers
« Reply #1 on: December 01, 2023, 09:45:36 am »
AFAIK this is definitive.