gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xgnokii: "Contacts / Write to phone" fails


From: BORBELY Zoltan
Subject: Re: xgnokii: "Contacts / Write to phone" fails
Date: Fri, 27 Feb 2004 22:53:44 +0100
User-agent: Mutt/1.4.1i

Hi,

On Fri, Feb 27, 2004 at 10:32:24PM +0100, Pawel Kot wrote:
> > It seems xdebug isn't enabled. I modified the cvs version to log
> > wheter logging is enabled or not.
> 
> Huh? Does it mean you enabled xdebug unconditionally? That's wrong.

No. I mean I haven't seen any evidence in the log that xdebug was
enabled. I just added the following lines:

    gn_log_debug("LOG: debug mask is 0x%x\n", gn_log_debug_mask);
    gn_log_rlpdebug("LOG: rlpdebug mask is 0x%x\n", gn_log_rlpdebug_mask);
    gn_log_xdebug("LOG: xdebug mask is 0x%x\n", gn_log_xdebug_mask);

We can see wheter the logging is enabled or not in the future... :-)

Bye,
Bozo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]