5 Commits

Author SHA1 Message Date
Ville Skyttä
a8218ee1c9 valgrind --tool: Use compgen -W instead of embedding $cur in the sed script.
$cur may contain characters that break the script, for example "/".
2011-11-20 19:43:46 +02:00
Igor Murzov
811666369e valgrind: Parse option arguments that contain dashes.
Fixes parsing lines like "--smc-check=none|stack|all|all-non-file".
2011-11-20 21:00:10 +03:00
Igor Murzov
d26ede488c valgrind: More generic tools detection.
Libdir is still hardcoded though.
2011-11-20 20:58:08 +03:00
Ville Skyttä
5dc833dbbc valgrind: Parse some generic option arguments from --help output. 2011-11-17 22:55:36 +02:00
Ville Skyttä
834379ef63 valgrind: New completion. 2011-11-17 18:00:41 +02:00