Skip to content

Instantly share code, notes, and snippets.

@chuckremes
Created December 28, 2017 22:42
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 chuckremes/4af0a7a6869bb6412786c076a4fc1089 to your computer and use it in GitHub Desktop.
Save chuckremes/4af0a7a6869bb6412786c076a4fc1089 to your computer and use it in GitHub Desktop.
(lldb) p cache->prediction()->module()->show(state)
#<Rubinius::Channel(Class):0x10380d150>
name: :Rubinius::Channel
superclass: #<Object(Class):0x103800170>
constant_table: #<Rubinius::ConstantTable:0x10380d2a0>
method_table: #<Rubinius::MethodTable:0x10380d1c8>: 16
:send, :<<, :receive, :try_receive, :waiting, :value, :receive_timeout, :inspect,
>
>
(rubinius::Object *) $2 = 0x000000000000001a
(lldb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment