Debug version of firefox

Anders Jensen-Waud anders at jensenwaud.com
Mon May 6 04:28:00 UTC 2019


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.



More information about the freebsd-ports mailing list