User forums > Help

debugger tooptip is gray in rev12481

(1/1)

ollydbg:
Here is the screen shot in attachment.

and I see the debugger log is OK:

--- Code: ---[debug]> output &baudRate
[debug](int *) 0x31f67c>>>>>>cb_gdb:
[debug]> output baudRate
[debug]9600>>>>>>cb_gdb:

--- End code ---

oBFusCATed:
Already discussed and logged as an issue.

gd_on:
look at https://forums.codeblocks.org/index.php/topic,23806.msg167120.html#msg167120
if you are on Windows 64 / MinGW 64 (may be also 32 but it's not sure), a patch is possible in ticket # 1100. On other OS, it's not sufficient apparently.

ollydbg:

--- Quote from: gd_on on July 02, 2021, 05:09:42 pm ---look at https://forums.codeblocks.org/index.php/topic,23806.msg167120.html#msg167120
if you are on Windows 64 / MinGW 64 (may be also 32 but it's not sure), a patch is possible in ticket # 1100. On other OS, it's not sufficient apparently.

--- End quote ---

Hi, thanks for the help.

I'm using 64bit Windows and latest svn version, and with the patch in ticket 1100, I see this issue is fixed.

Navigation

[0] Message Index

Go to full version