Skip to content

Instantly share code, notes, and snippets.

@PaulChana
Last active February 11, 2024 12:58
Show Gist options
  • Save PaulChana/73ff9144a53a580a0609d551ca5fea03 to your computer and use it in GitHub Desktop.
Save PaulChana/73ff9144a53a580a0609d551ca5fea03 to your computer and use it in GitHub Desktop.
View array in LLDB
p *(int(*)[10])ptr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment