Debugging a hang on Mac OS X: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(timeless asked me to put this into wiki)
(No difference)

Revision as of 08:13, 5 October 2006

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