Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 2019 14:27:51 +1000
From:      Anders Jensen-Waud <anders@jensenwaud.com>
To:        George Mitchell <george+freebsd@m5p.com>, freebsd ports <freebsd-ports@freebsd.org>
Subject:   Re: Debug version of firefox
Message-ID:  <d4f26dcb-e11c-dcc9-2039-470a3d0f1e81@jensenwaud.com>
In-Reply-To: <8f9cebb4-b178-b5b9-d1cd-11d7260aa25a@m5p.com>
References:  <8f9cebb4-b178-b5b9-d1cd-11d7260aa25a@m5p.com>

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

On 5/5/19 8:56 am, George Mitchell wrote:
> I tried compiling a debugging version of firefox:
>
> cd /usr/ports/www/firefox; make clean; make WITH_DEBUG=yes install
>
> The resulting binary had no debug symbols.  What did I do wrong?
> -- George
>
WITH_DEBUG may not modify Firefox's actual makefile to do what you want. 
I would see if you need to monkey patch './configure' with a flag or two.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d4f26dcb-e11c-dcc9-2039-470a3d0f1e81>