Bug #15651 2009-05-07 12:03
crom
Breakpoints are not persistent
Description: Breakpoints are not persistent
Build: Apr. 19, 2009 15:51:11 - wx 2.8.9
Code::Blocks 8.02
OS: Linux 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 GNU/Linux
User interface: KDE 4.2.2
Steps:
* Open Code::Blocks
* Create new console application project
* Set breakpoint on a valid line (and check that debugger stops at breakpoint)
* Close Code::Blocks
* Open Code::Blocks
=================
Expected: breakpoint at that valid line
Incorrect: No breakpoint
Workarounds: none found
Suggestion: Breakpoints should be saved and restored.
- Category
- Application::WrongBehaviour
- Group
- Status
- Open
- Close date
- Assigned to
History
This is not a bug, but should be a feature request, in fact, the watch variables can be saved, so, I think the breakpoints can be saved either.
Hello ollydbg.
If you really want you can consider this issue a feature request, but my understanding of feature is slightly different.
Code::Blocks is a (good) IDE for developing code and saving breakpoints, project settings, keyboard customization, user interface layout, etc are a must for a good IDE.
In other words, for a dummy development tool you can consider these BASIC requirements as feature requests, but for a PROFESSIONAL development tool you can't consider them as feature request - these are a must (and yes, from my point of view, Code::Blocks enters in the definition of professional development tools).
Hi,crom
Sorry for the late reply, because I can't get any email notification. so ..
You are right, the permanent breakpoints is a necessary in CB.
I will investigate to it if I have spare time.
Thanks
Hi,crom
Sorry for the late reply, because I can't get any email notification. so ..
You are right, the permanent breakpoints is a necessary in CB.
I will investigate to it if I have spare time.
Thanks
Hi crom
see the forum discussion of breakpoints persistent. It was solved!!(not fully)
http://forums.codeblocks.org/index.php/topic,10704.msg73335.html#msg73335