Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
Debugger sometimes doesn't delete breakpoints
theven:
With high probability... solved by setting "Debugger settings -> Add other open projects' paths in the debugger's search list".
Thanks.
mingkoonkat:
I also experience this problem when working on an embedded system; breakpoints are not removed by code blocks debugger gui, but they can be removed by command line gdb. I typically reboot the embedded system whenever I get tired of hitting a particular breakpoint rather than attempting to type long file name paths in the debugger. I use code block 12.11 from Jan 10th.
oBFusCATed:
mingkoonkat:
1. Can you post a full log from such a session?
2. You can use info breakpoints and delete #number it is way more shorter.
mingkoonkat:
I had a quick look around in the doc and the location on disk of the code blocks debugger log wasn’t immediately apparent.
I do appear to have a box checked for "full debug log" in the debugger configuration.
BlueHazzard:
--- Quote from: mingkoonkat on April 08, 2014, 05:20:24 pm ---I do appear to have a box checked for "full debug log" in the debugger configuration.
--- End quote ---
check: Settings->Debugger->Common->Full (Debug) Log
The log can be found in the "Debugger" Tab in the bottom "Logs&other" window
greetings
Navigation
[0] Message Index
[*] Previous page
Go to full version