Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Aug 2008 13:57:17 +1000
From:      Fraser Tweedale <frase@frase.id.au>
To:        freebsd-questions@freebsd.org
Cc:        martin.laabs@mailbox.tu-dresden.de
Subject:   Re: Compile firefox with debug symbols
Message-ID:  <20080801035716.GA28414@bacardi.frase.id.au>
In-Reply-To: <op.ue563rsx724k7f@martin>
References:  <op.ue563rsx724k7f@martin>

next in thread | previous in thread | raw e-mail | index | archive | help

--huq684BweRXVnRxX
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Jul 31, 2008 at 09:00:53PM +0200, Martin Laabs wrote:
> Hi,
>=20
> I have some problems with firefox (it just don't
> start - as well as openoffice.) I think it is a
> broken lib - but though I recompiled all the libs
> it still does not work.
> Now I'll do it the right way and use gdb but until
> now I had no success compiling a binary of firefox
> (or regxpcom which also hangs) with debug symbols
>=20
> I tried " make DEBUG=3Don LOGGING=3Don" but this produced
> also only the stripped binaries.
>=20
> So - how can I build firefox (form the ports) with
> debug symbols?
>=20
> Thank you,
>   Martin L.

WITH_DEBUG is the variable you're interested in.  It must be defined,
so something like:

`make WITH_DEBUG=3Dyes install`

should do the trick.

Cheers,
	frase


--huq684BweRXVnRxX
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkiSiZwACgkQPw/2FZbemTWmvQCfZsc3X55MlcUA/fKtMCm9DvYd
tx4Aniwe+pk6znxyUS/OynZ+6vjhGbfQ
=b98m
-----END PGP SIGNATURE-----

--huq684BweRXVnRxX--



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