[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#5836) hung writers
On Thu, Jul 9, 2009 at 9:55 PM, Quanah Gibson-Mount<quanah@zimbra.com> wrot=
e:.
>
> I think you mean compiling --with-debug, as opposed to debug symbols (-g =
to
> gcc). =C2=A0All asserts get added to the code path if you build with
> --with-debug, but that is not the same as having debug symbols (which is
> generally good practice to have available).
Exactly, depends on the testing phase, the slapd are compiled
with-debug and -g or it's not compiled with-debug and it's stripped.
Regards