Skip to content

Instantly share code, notes, and snippets.

Created April 2, 2010 17:28
Show Gist options
  • Save anonymous/353408 to your computer and use it in GitHub Desktop.
Save anonymous/353408 to your computer and use it in GitHub Desktop.
(gdb) ref 0x105488720
1 total references:
#<Buffer:0x10140ed18>
$18 = void
(gdb) ref 0x10140ed18
1 total references:
#<TCPSocket:0x101407ff8>
$19 = void
(gdb) ref 0x101407ff8
3 total references:
#<Rubinius::Tuple:0x10140edc0>
#<Rubinius::LookupTable::Bucket:0x1014118a0>
#<Rubinius::LookupTable::Bucket:0x101411138>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment