diff options
Diffstat (limited to 'doc/fr/cmdline_options_debug.fr.adoc')
-rw-r--r-- | doc/fr/cmdline_options_debug.fr.adoc | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/fr/cmdline_options_debug.fr.adoc b/doc/fr/cmdline_options_debug.fr.adoc deleted file mode 100644 index d0f9df152..000000000 --- a/doc/fr/cmdline_options_debug.fr.adoc +++ /dev/null @@ -1,13 +0,0 @@ -*--no-dlclose*:: - Do not call the function dlclose after plugins are unloaded. - This is useful with tools like Valgrind to display stack for unloaded - plugins. - -*--no-gnutls*:: - Do not call the init and deinit functions of GnuTLS library. - This is useful with tools like Valgrind and electric-fence, to prevent - GnuTLS memory errors. - -*--no-gcrypt*:: - Do not call the init and deinit functions of Gcrypt library. - This is useful with tools like Valgrind, to prevent Gcrypt memory errors. |