Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

can CB support debug using valgrind?

(1/1)

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.

Navigation

[0] Message Index

Go to full version