Skip to Content.
Sympa Menu

freetds - Re: [freetds] Debugging

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Igor Korot <ikorot01 AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Debugging
  • Date: Mon, 15 Oct 2018 12:37:50 -0500

Hi, Frediano,
On Mon, Oct 15, 2018 at 12:32 PM Frediano Ziglio <freddy77 AT gmail.com> wrote:
>
> Il giorno dom 14 ott 2018 alle ore 18:16 Igor Korot
> <ikorot01 AT gmail.com> ha scritto:
> >
> > Hi, Frediano,
> > The page at https://docs.huihoo.com/freetds/user-guide/config.htm states:
> >
> > [quote]
> > --disable-debug
> >
> > Debug-mode compiles are enabled by default, and will remain so at
> > least until version 1.0. You can speed things up ever so slightly by
> > disabling it.
> > [/quote]
> >
> > Does this mean that starting from the version 1.00 debug builds are
> > disabled by default? Or they are still enabled?
> >
> > Thank you.
>
> Hi,
> I would say good catch. They are still enabled by default. They
> enabled some assert in the code.

So on Linux if I download the tarball and just do:

../configure && make

the default will be "--enable-debug"?

I'm asking because this is not what I see on my Gentoo box.
It just does configure && make, but the configure line and later
make commands does not include "-g/--enable-debug" options.

Thank you.

> I don't think would change much disabling them.
> The --enable-extra-checks (which actually is ignored if
> --disable-debug is used) is MUCH more
> expensive.
> I think Windows build by default have these debug disabled.
>
> Frediano
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> https://lists.ibiblio.org/mailman/listinfo/freetds




Archive powered by MHonArc 2.6.24.

Top of Page