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
 
ollydbg 2009-05-22 13:11

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.

crom 2009-05-24 11:29

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).

ollydbg 2009-06-09 16:33

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

ollydbg 2009-06-09 16:35

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

ollydbg 2009-06-17 13:09

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