Confirmed users
1,345
edits
Nnethercote (talk | contribs) |
|||
Line 35: | Line 35: | ||
If you are on a sufficiently recent build (post-{{bug|1013652}}), visit about:memory and click the "DMD" button. (The button won't be present in non-DMD builds, and will be grayed out in DMD builds if DMD isn't enabled at start-up.) | If you are on a sufficiently recent build (post-{{bug|1013652}}), visit about:memory and click the "DMD" button. (The button won't be present in non-DMD builds, and will be grayed out in DMD builds if DMD isn't enabled at start-up.) | ||
If you are on an older build | If you are on an older build, visit about:memory, open the web console (with ctrl-shift-k) and in the prompt at the very bottom enter: | ||
DMDReportAndDump('out.dmd') | |||
Both actions invoke all the memory reporters and then DMD analyzes the reports, printing this commentary: | Both actions invoke all the memory reporters and then DMD analyzes the reports, printing this commentary: |