On Wed, 16 Sep 2009, Xu, Qiang (FXSGSC) wrote:

   libssh2_trace(session, ~0); //xq

But it didn't take effect. All I can see is still outputed from fprintf() function call.

Anything I have missed?

Then you don't use a libssh2 version built with debug enabled. configure --enable-debug is your friend!

--

 / daniel.haxx.se
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to