Skip to content

Instantly share code, notes, and snippets.

@chuckremes
Created December 31, 2017 17:40
Show Gist options
  • Save chuckremes/9e8555240730c1559a202489f2153db2 to your computer and use it in GitHub Desktop.
Save chuckremes/9e8555240730c1559a202489f2153db2 to your computer and use it in GitHub Desktop.
(lldb) p entries[i].prediction()->executable()->show(state)
#<Rubinius::Tuple:0x10c25e100>: 21
#<Encoding::UTF-8>
name: "UTF-8"
dummy?: false
>
#<Encoding::ASCII-8BIT>
name: "ASCII-8BIT"
dummy?: false
>
'true'
"ASCII-8BIT"
'false'
nil
...
>
(rubinius::Object *) $7 = 0x000000000000001a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment