Closed
Bug 168360
Opened 23 years ago
Closed 23 years ago
Need support for MOZ_PROFILE
Categories
(NSS :: Build, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
3.6
People
(Reporter: wtc, Assigned: wtc)
Details
Attachments
(1 file)
|
693 bytes,
patch
|
Details | Diff | Splinter Review |
In an optimized build, the MOZ_PROFILE build option
causes debug information to be included in the binaries.
The debug information is useful for tools such as
Purify and Quantify.
| Assignee | ||
Comment 1•23 years ago
|
||
| Assignee | ||
Comment 2•23 years ago
|
||
Patch checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.6
You need to log in
before you can comment on or make changes to this bug.
Description
•