Skip to content

Instantly share code, notes, and snippets.

@railsfactory
Created September 15, 2009 19:34
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 railsfactory/187556 to your computer and use it in GitHub Desktop.
Save railsfactory/187556 to your computer and use it in GitHub Desktop.
Senthil:demo senthil$ gdb ruby
GNU gdb 6.3.50-20050815 (Apple version gdb-966) (Tue Mar 10 02:43:13 UTC 2009)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-apple-darwin"...Reading symbols for shared libraries .... done
(gdb) run async_file_monitoring_client.rb
Starting program: /usr/bin/ruby async_file_monitoring_client.rb
Reading symbols for shared libraries +++. done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries .warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_muldi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_negdi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_lshrdi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_ashldi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_ashrdi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_cmpdi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_ucmpdi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_floatdidf.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_floatdisf.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_fixunsdfsi.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_fixunssfsi.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_fixunsdfdi.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_fixdfdi.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_fixunssfdi.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_fixsfdi.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_fixxfdi.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_fixunsxfdi.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_floatdixf.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_fixunsxfsi.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_clear_cache.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_enable_execute_stack.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(__main.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_absvsi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_absvdi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_addvsi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_addvdi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_subvsi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_subvdi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_mulvsi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_mulvdi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_negvsi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_negvdi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_ffssi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_ffsdi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_clz.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_clzsi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_clzdi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_ctzsi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_ctzdi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_popcount_tab.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_popcountsi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_popcountdi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_paritysi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_paritydi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_powisf2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_powidf2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_powixf2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_mulsc3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_muldc3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_mulxc3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_divsc3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_divdc3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_divxc3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_eprintf.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(__gcc_bcmp.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_divdi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_moddi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_udivdi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_umoddi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_udiv_w_sdiv.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_udivmoddi4.o)" more recent than executable timestamp
.warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_muldi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_negdi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_lshrdi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_ashldi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_ashrdi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_cmpdi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_ucmpdi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_floatdidf.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_floatdisf.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_fixunsdfsi.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_fixunssfsi.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_fixunsdfdi.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_fixdfdi.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_fixunssfdi.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_fixsfdi.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_fixxfdi.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_fixunsxfdi.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_floatdixf.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_fixunsxfsi.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_clear_cache.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_enable_execute_stack.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(__main.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_absvsi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_absvdi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_addvsi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_addvdi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_subvsi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_subvdi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_mulvsi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_mulvdi3.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_negvsi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_negvdi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_ffssi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_ffsdi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_clz.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_clzsi2.o)" more recent than executable timestamp
warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc.a(_clzdi2.o)" more recent than executabl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment