Ville Skyttä
|
c6f6080569
|
valgrind: Fix full path <command> arg completion.
|
2012-11-06 23:03:05 +02:00 |
|
Igor Murzov
|
904faab0c5
|
valgrind: Add --soname-synonyms option arguments completion.
This option was introduced in Valgrind-3.8.0.
|
2012-08-12 18:28:17 +04:00 |
|
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 |
|