Sometimes variables in the Watches window are shown like this:
and sometimes as expected:
iAnd also the debugger log has additional characters before the address:
Setting breakpoints
Breakpoint 2 at [34m0x1400019f2[m: file [32mc:\dev\Test\GUIFrame.cpp[m, line 46.
I'm using GDB 10.2/Win11.
What is going wrong?
Thanks in advance
K.