Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jan 2004 23:23:04 -0500
From:      Tom McLaughlin <tmclaugh@sdf.lonestar.org>
To:        freebsd-gnome@freebsd.org
Subject:   gnome 2.5 debugging symbols
Message-ID:  <1073708584.44197.73.camel@compass>

next in thread | raw e-mail | index | archive | help
Hi all, I'm looking to start running gnome 2.5 on a spare machine of
mine.  I'm not a programmer but I understand the importance of debugging
symbols when trying to determine the cause of a crash.  I'd like to
compile the gnome components with debugging symbols in case they are
needed for whatever I run into.  I did some googling and saw that "-g"
in /etc/make.conf file will cause debugging symbols to be added.  I also
read that debugging symbols are automatically stripped when a program is
installed from ports.  How do I keep debugging symbols in the gnome
components then?  I see in bsd.port.mk it says that by setting ${STRIP}
to an empty string will cause debugging symbols to not be stripped.  Do
I just need to do this?:

STRIP = ""

Thanks.

Tom

--------------------------------------------------------------------
It's 9 degrees in Boston...  Do you know where your children are?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1073708584.44197.73.camel>