1
General (but related to Code::Blocks) / Re: Valgrind and Cachegrind
« Last post by Miguel Gimenez on Today at 05:10:50 am »Spam reported to moderator.
As usual while waiting for the next release - don't forget to check the nightly builds in the forum.


Great work Pecan. Or in my words bloody good job (OZ).
One thing to remember is that testing is a killer and needs to be done using it against CB to fix bugs. It's a PITA an takes time.
The second thing to remember is no matter how good you think the debugger is there WILL be bugs slip through the corner cases or the homer effect (doh i did not check that or think to check that).
Overall I think in the short term this should go into the CB mainline to replace the existing GDB debugger as the existing GDB debugger uses the ancient and technically obsolete I/F.
But in the long term ..... move to the next one and save yourself the pain, unless ....... . At the end only you know the best way forward for yourself.
Good luck and keep up the great work.