News:

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

Main Menu

can CB support debug using valgrind?

Started by hongxing, August 04, 2006, 11:28:20 AM

Previous topic - Next topic

hongxing

I find valgrind is really a cool debug tool.

thomas

Valgrind only runs under Linux. Code::Blocks is not a Linux IDE, but a cross-platform IDE. Therefore,
its components have to work on more than just one platform.

However, you are welcome to write a plugin for Valgrind. Even though it will still only work for Linux, it is surely a valuable addition.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."