2
1

Config.in 167 B

1234567
  1. config BR2_PACKAGE_VALGRIND
  2. bool "valgrind"
  3. depends on BR2_i386 || BR2_x86_64
  4. help
  5. Tool for debugging and profiling Linux programs.
  6. http://valgrind.kde.org/