Varadarajan S
unread,Nov 27, 2013, 3:18:08 AM11/27/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to community...@lists.mozilla.org
Dear All,
To have a simple tool for Firefox browsers which can give us the leaking objects and its corresponding file name and line number, I referred to Bug 722749 and changed the files in the Mozilla-central repository ( locally )
Objective: To use ccdump tool to get object address and its filename and line number
Files changed: Find attached
Output: Find attached
Query: I am able to get the file name and line number only for GCThing which are function objects (js::IsFunctionObject(obj)) and not any objects or kinds. Kindly suggest a way for this tool that would help the developers to identify the leak with ease
Regards,
Varada