Archive Index
This month's Index
|
Subject: RE: libss2 debug level
RE: libss2 debug level
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 11 Sep 2009 10:03:23 +0200 (CEST)
On Fri, 11 Sep 2009, Xu, Qiang (FXSGSC) wrote:
> Just found out the bitmasks are defined in "include/libssh2.h":
We do have man pages you know... They're even accessible as web pages on our
> My problem is the excutable compiled under "example/simple/" doesn't work:
Then I figure a first thing to figure out is why this fails!
> I don't know which link in the whole process goes wrong. Must I add the call
No, you call it once to set the debug output level from that moment and
> Since I am not familiar with the code, that task seems insurmountable.
It does require that you read up and get familiar with parts of the code, yes.
If that is out of the question, you either sit back and hope that someone else
> Is there some run-time command to let me get maximum debug output before run
libssh2_trace()
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2009-09-11 |