Related to ticket 651 in that if you save breakpoints then saving watches would also be a very good idea for a complete debugging experience.
The https://forums.codeblocks.org/index.php/topic,22656.msg153976.html#msg153976 has a link to a 2009 patch for saving the breakpoints, which may be useful as a starting point for the breakpoint saving.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
We have already discuss this issue several times, see:How to keep breakpoints and bookmarks
It looks like the bookmarks are already saved, can you confirm?
Related to ticket 651 in that if you save breakpoints then saving watches would also be a very good idea for a complete debugging experience.
The https://forums.codeblocks.org/index.php/topic,22656.msg153976.html#msg153976 has a link to a 2009 patch for saving the breakpoints, which may be useful as a starting point for the breakpoint saving.