Skip to content

Instantly share code, notes, and snippets.

@AlanQuatermain
Created May 18, 2012 16:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlanQuatermain/2726067 to your computer and use it in GitHub Desktop.
Save AlanQuatermain/2726067 to your computer and use it in GitHub Desktop.
State of my main queue while running a block (at the start of main() before it all goes pear-shaped)
(lldb) expr (void) dispatch_debug((void *)dispatch_get_current_queue(), "main q")
=== log file opened for Kobo[7195] at 1337357109.056275 ===
com.apple.main-thread[0xad009600] = { xrefcnt = 0xffffffff, refcnt = 0xffffffff, suspend_cnt = 0x0, locked = 1, target = com.apple.root.default-overcommit-priority[0xad009b00], width = 0x0, running = 0x0, barrier = 1 }: main q
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment