User forums > Nightly builds
The 06 October 2019 build (11872) is out.
oBFusCATed:
I doubt any logging would help. Someone should try to reproduce this somehow using a version which is debuggable. :( Then breaking in the debugger would reveal the problem and it would probably be an easy fix.
What are the settings of your rdp? Is it possible that the bit depth of the display is different? 16bits or lower? Can you build wxwidget sample and try the bitmap sample if it works correctly over rdp?
p.s. C::B is almost self contained. You need to build wxWidgets and C::B no other libraries. ;) And you must have zip in PATH.
raynebc:
I can try building a wxwidget sample program if it's relatively simple. Is it one of these?
https://github.com/wxWidgets/wxWidgets/tree/master/samples/
oBFusCATed:
Yes, probably this one: https://github.com/wxWidgets/wxWidgets/tree/master/samples/image
AndyJ:
With this nightly, predefined breakpoints no longer seem to trigger.
By prefdefined I mean ones that I previous set in the Project/targets options->Debugger->Additional GDB Commands dialog as 'break FuncName'. They are still shown but now seem to have no effect.
Going back to the previous nightly fixes this issue.
BlueHazzard:
Please enable full debugger logging in Settings->Debugger->Common
then make all your settings and start the debugger
Please provide the content of the "Debugger" tab.
It would be good if one log is from the working codeblocks and one from the non working...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version