User forums > Using Code::Blocks
[Shortcuts] How to map 'Jump Back' short cut to 'Ctrl--'?
Pecan:
Applied Petrov patch to handle Ctrl-- and Ctrl-+
Svn 10037
ollydbg:
--- Quote from: ollydbg on November 26, 2014, 02:08:53 pm ---I try to debug the keybinder plugin, but it looks like I can't hit breakpoints in all the plugin sources under the "src\plugins\contrib" folder, but breakpoints under core plugin's source(such as codecompletion.cpp) file works fine. That's strange, any one has the debugging issue like me?
--- End quote ---
The strange thing is that if I copy the source code files (e.g. the whole folder "byogame") from "src\plugins\contrib" to "src\plugins", then adjust the output file paths, and build this plugin again, then I can correctly hit breakpoints in byogame's source code. :(
oBFusCATed:
Have you inspected the output of the debugger?
ollydbg:
--- Quote from: oBFusCATed on November 27, 2014, 06:43:37 pm ---Have you inspected the output of the debugger?
--- End quote ---
I'm hunting this bug for several hours, and finally I see it is a GDB bug, I filed it in https://sourceware.org/bugzilla/show_bug.cgi?id=17659 with details.
ollydbg:
--- Quote from: Pecan on November 26, 2014, 09:08:04 pm ---Applied Petrov patch to handle Ctrl-- and Ctrl-+
Svn 10037
--- End quote ---
Hi, Pecan, in fact, the original author is not OBF, see: https://sourceforge.net/p/codeblocks/tickets/69/
Navigation
[0] Message Index
[*] Previous page
Go to full version