[Klone-users] Enable-debug
Stefano Barbato
barbato at koanlogic.com
Fri Sep 12 13:57:55 EDT 2008
On 12/set/08, at 16:41, Steven Van Ingelgem wrote:
> How do I enable debug mode?
>
> I saw that you have something like "./configure --enable_debug --
> enable_libu_debug", but this doesn't seem to work with the configure
> script in the root.
that's enough to enable debug messages.
it seems that your converting a string to an int but the string is not
valid or is NULL. try to add a few debug lines in your code to
understand where it crashes (or step into it with gdb).
bye,
s
More information about the klone-users
mailing list