Skip to content

Instantly share code, notes, and snippets.

@rkh
Forked from anonymous/gist:353408
Created April 2, 2010 17:30
Show Gist options
  • Save rkh/353411 to your computer and use it in GitHub Desktop.
Save rkh/353411 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