Skip to content

Instantly share code, notes, and snippets.

@imanabu
Last active August 9, 2019 22:17
Show Gist options
  • Save imanabu/e0707f544660d994fdc6 to your computer and use it in GitHub Desktop.
Save imanabu/e0707f544660d994fdc6 to your computer and use it in GitHub Desktop.
MacOS Taking App Thread Dump from Terminal
  1. Browse to the /Applications/.app/Contents/MacOS/ executable in Finder,
  2. In the context menu choose Open With, Terminal.
  3. To get a thread dump press Ctrl+\ in the Terminal window.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment