Skip to content

Instantly share code, notes, and snippets.

@PaulChana
Last active December 1, 2016 17:21
Show Gist options
  • Save PaulChana/483a2264182c9d6e8908 to your computer and use it in GitHub Desktop.
Save PaulChana/483a2264182c9d6e8908 to your computer and use it in GitHub Desktop.
LLDB Printf
expr (int) printf("%f %d %f %d", x, y, z, q)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment