Archive Index
This month's Index
|
Subject: Re: [libssh2] Where is --enable-debug-all gone
Re: [libssh2] Where is --enable-debug-all gone
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 30 Mar 2007 15:02:39 +0200 (CEST)
On Fri, 30 Mar 2007, Michael Augustin wrote:
> How can I enable the old stderr-tracing of libssh2?
Run configure --enable-debug then select your trace-level at run-time with
libssh2_trace() exists in "normal" builds too but then simply has no effect.
-------------------------------------------------------------------------
|