Setting Debug flag in /etc/make.conf



I have been having problems with several different programs lately.
Would there be any serious drawback to simply setting: "WITH_DEBUG= "
in the /etc/make.conf file to force everything I build/rebuild to be
built with debug symbols? I am assuming that I can simply place that
flag in the make.conf file. Do I have to also give it a value; i.e "=1"
or "=yes" also?

--
Jerry ✌
FreeBSD.user@xxxxxxxxxxxxx

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__________________________________________________________________

Which is worse: ignorance or apathy? Who knows? Who cares?
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Setting Debug flag in /etc/make.conf
    ... Robert Bonomi writes: ... in the /etc/make.conf file to force everything I build/rebuild to be ... built with debug symbols? ...
    (freebsd-questions)
  • Re: FreeBSD 7.0
    ... built with debug symbols? ... pre-release phase. ... as far as I know debug symbols are always generated by default, ... If there are no debug symbols present then users who manage to cause a panic cannot obtain the backtrace that is required to analyse the bug report. ...
    (freebsd-questions)
  • Re: 8.0-RELEASE -> -STABLE and size of /
    ... with debug symbols does not take any more space in root. ... the kernel is built but not installed into /kernel. ...
    (freebsd-stable)