> -----Original Message-----
> From: Mark Smith [mailto:[email protected]] 
> Sent: Thursday, August 20, 2009 10:52 PM
> To: Xu, Qiang (FXSGSC)
> Cc: [email protected]
> Subject: Re: How to debug MozLDAP code?
> 
> I did not say to use a macro.  I said to use the value 65535. 
>  As you probably realize, the debug levels are defined as 
> bits so my goal was to match as many bits as possible.

My misunderstanding. :-(
 
> If you want to, you can define your own macro and use it in 
> your code, e.g.,
> 
> #define MY_LDAP_DEBUG_ALL 0xFFFF
> 
> Using 65535 / 0xFFFF that will cause all debugging messages 
> to be included (LDAP_DEBUG_PLUGIN is not currently used in 
> the SDK code).

Got it, Mark!

Thanks a lot,
Xu Qiang

_______________________________________________
dev-tech-ldap mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-ldap

Reply via email to