User forums > Using Code::Blocks
How to keep breakpoints and bookmarks
BlueHazzard:
Is there a ticket for the breakpoints?
oBFusCATed:
BlueHazzard:
Yes, rogeriodec added one, probably there are others about the same thing.
Just keep in mind that a patch won't be accepted if it doesn't provide and use a common api which makes it possible to store stuff per project or per workspace.
And if the api stores stuff in separate files it stores them in a single .something folder.
ollydbg:
I have partially implemented this feature around year 2009, see this discussion:
Some thoughts on doing breakpoints persistent
And this patch: Patch 2775 - Code::Blocks History
But as it is not a common API related implementation. :)
rogeriodec:
I am happy to realize that this question is pertinent. From the point of view of the user, it's a simple question: the user wants the environment to be exactly the same as when the project was closed.
One example that was fixed in the last nightly build was about keeping the folds.
But this goes for everything, folds, breakpoints, bookmarks, watches, anyway, as I said, exactly as it was before closing the project.
Navigation
[0] Message Index
[*] Previous page
Go to full version