buildroot/package/valgrind/Config.in

8 lines
143 B
Plaintext
Raw Normal View History

2004-10-09 08:13:40 +02:00
config BR2_PACKAGE_VALGRIND
bool "valgrind"
2004-10-09 08:13:40 +02:00
default n
help
Tool for debugging and profiling Linux programs.
2004-10-09 08:13:40 +02:00
http://valgrind.kde.org/