You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
536 B
12 lines
536 B
4 years ago
|
valgrind: valgrind (award-winning suite of tools for debugging)
|
||
|
valgrind:
|
||
|
valgrind: Valgrind is an award-winning suite of tools for debugging and
|
||
|
valgrind: profiling Linux programs. With the tools that come with Valgrind,
|
||
|
valgrind: you can automatically detect many memory management and threading
|
||
|
valgrind: bugs, avoiding hours of frustrating bug-hunting, making your
|
||
|
valgrind: programs more stable. You can also perform detailed profiling,
|
||
|
valgrind: to speed up and reduce memory use of your programs.
|
||
|
valgrind:
|
||
|
valgrind:
|
||
|
valgrind:
|