no output from GNUTLS package

Csaba Raduly rcsaba@gmail.com
Thu Jul 11 08:05:00 GMT 2013


Hi Vasily,

On Wed, Jul 10, 2013 at 4:27 PM, Vasiliy  wrote:
> Hello,
>
> I could not get any output from 'gnutls' Cygwin64 package. Could
> somebody invoke it as follows:
>
> gnutls-cli - GnuTLS client

Try running it under the debugger:

gdb --args gnutls-cli - GnuTLS client

and at the gdb prompt, type:    run

If any silent errors are happening, gdb is likely to show them.

Don't forget
> Problem reports:       http://cygwin.com/problems.html

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list