News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 03 June 2006 build is out.

Started by killerbot, June 03, 2006, 05:38:45 PM

Previous topic - Next topic

MortenMacFly

Quote from: Szabadember on June 04, 2006, 09:06:17 PM
OK reproducing the breakpoint bug:
Confirmed. I'll have a look into this later.
By the way: What is nice "game" too:
1.) Place 3 breakpoint in 3 lines that follow each other
2.) Remove the second (middle) breakpoint.
-> Result:
- the GUI shows only one breakpoint left (there should be 2 because only one line has been deleted)
- the registered linesd in the debugger are still 2 breakpoints, but the second could be wrong.
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]