41
Help / Re: Issues with GDB and C::B
« Last post by nore on February 02, 2025, 04:15:12 pm »I've got my settings configured as usual. I will try setting up another project to see if that fixes the issue.
Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!
Hello all,
I seem to be having trouble with Code::Blocks tonight after working to implement text-field highlighting in an OpenGL-based system. It seems that my debugger will only recognize breakpoints that are placed *before* starting the program--it will not recognize breakpoints placed during runtime as it usually does. I also noticed that the red 'x' icon used normally to stop the debugger and program execution does not work as usual. I only recall this happening once before. Does anyone have any suggestions as to what might be the cause of this strange error?
-nore
I have a question about the svn commit in rev 13606.
Code::Blocks / SVN Repo / Diff of /trunk/src/plugins/contrib/BrowseTracker/btswitcherdlg.h
It looks like this file btswitcherdlg.h does not change anything?
It looks just like that if the end of line is changed; I have no idea how to tell if that is the cause.
Tim S.
I have a question about the svn commit in rev 13606.
Code::Blocks / SVN Repo / Diff of /trunk/src/plugins/contrib/BrowseTracker/btswitcherdlg.h
It looks like this file btswitcherdlg.h does not change anything?
... for a very short time those two gadgets flash or kind of, like they becoming disabled and then enabled again, so I suspected it could be relatedTThanks for the screenshot
It was in the latest SVN change, but I am 1000% confident the same int 3 is in other places as I have included it in apps I have done where I enable it in a debug build.
This is some thing to thin about when you see an "int 3".