Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Oct 2015 15:42:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 203384] www/firefox: upgrade to 41
Message-ID:  <bug-203384-21738-ZGbJIvLHY9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203384-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203384-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203384

--- Comment #4 from Christoph Moench-Tegeder <cmt@burggraben.net> ---
Did the DTrace support even work with Firefox 40?
I'm quite sure dtrace in general is working on my machine (verified with a
minimal test program to make sure I can dtrace things not in the base system).
When I build Firefox 40 with DTRACE enabled, the dtrace-support symbols end up
in /usr/local/lib/firefox/libxul.so, but the probes never show up in "dtrace
-l".
I can patch Firefox 41 to get the same effect, but that does not seem to be too
helpful at all.
I do get the dtrace probes into firefox when I enable DEBUG (needs
--disable-gold), but the resulting binary is not usable as a everyday browser.
Is there any documentation for building and using firefox+dtrace beside
Mozilla's wiki and bugzilla? (Wiki and bugzilla feel a little outdated and not
very verbose on this subject).

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203384-21738-ZGbJIvLHY9>