[Webkit-unassigned] [Bug 114689] Print file-name, line and function name while calling CRASH()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 16 23:03:54 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114689





--- Comment #7 from Arunprasad <ArunPrasadR at nds.com>  2013-04-16 23:02:11 PST ---
> I am not sure how that help(?), the filename is still gonna be in the binary.

Are you worrying about the binary size after? Hope it will be fewer KB(may be 10 to 20K).

Atleast if we pass __FILE__,__LINE__ to WTFInvokeCrashHook we can install our own WTFCrashHookFunction using WTFSetCrashHook to print the stuffs.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list