Debugging a hang on Mac OS X

From MozillaWiki
Revision as of 08:13, 5 October 2006 by Asqueella (talk | contribs) (timeless asked me to put this into wiki)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

If an application hangs, and developers can't reproduce the hang, profiling information from Shark.app or Sampler.app may prove useful to figure out where the hang happens.

Detailed instructions go here.

References