Skip to content

Instantly share code, notes, and snippets.

@methodmissing
Created November 21, 2009 04:11
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 methodmissing/239992 to your computer and use it in GitHub Desktop.
Save methodmissing/239992 to your computer and use it in GitHub Desktop.
methodmissing:ruby lourens$ gdb miniruby
GNU gdb 6.3.50-20050815 (Apple version gdb-1344) (Fri Jul 3 01:19:56 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.
#41 0x0000000100039568 in rb_protect (proc=0x100002160 <require_enc>, data=4303907720, state=0x0) at eval.c:688
#42 0x0000000100002a0a in load_encoding (name=0x100177c95 "UTF8-MAC") at encoding.c:522
#43 0x0000000100003388 in rb_enc_find_index (name=0x100177c95 "UTF8-MAC") at encoding.c:562
#44 0x00000001000034de in rb_enc_find (name=<value temporarily unavailable, due to optimizations>) at encoding.c:582
#45 0x000000010004292b in file_path_convert (name=4303907760) at file.c:114
#46 0x000000010004298d in rb_get_path_check (obj=4303907760, level=0) at file.c:154
#47 0x000000010003d587 in rb_require_safe (fname=4303907760, safe=0) at load.c:572
#48 0x0000000100039568 in rb_protect (proc=0x100002160 <require_enc>, data=4303907760, state=0x0) at eval.c:688
#49 0x0000000100002a0a in load_encoding (name=0x100177c95 "UTF8-MAC") at encoding.c:522
#50 0x0000000100003388 in rb_enc_find_index (name=0x100177c95 "UTF8-MAC") at encoding.c:562
#51 0x00000001000034de in rb_enc_find (name=<value temporarily unavailable, due to optimizations>) at encoding.c:582
#52 0x000000010004292b in file_path_convert (name=4303907800) at file.c:114
#53 0x000000010004298d in rb_get_path_check (obj=4303907800, level=0) at file.c:154
#54 0x000000010003d587 in rb_require_safe (fname=4303907800, safe=0) at load.c:572
#55 0x0000000100039568 in rb_protect (proc=0x100002160 <require_enc>, data=4303907800, state=0x0) at eval.c:688
#56 0x0000000100002a0a in load_encoding (name=0x100177c95 "UTF8-MAC") at encoding.c:522
#57 0x0000000100003388 in rb_enc_find_index (name=0x100177c95 "UTF8-MAC") at encoding.c:562
#58 0x00000001000034de in rb_enc_find (name=<value temporarily unavailable, due to optimizations>) at encoding.c:582
#59 0x000000010004292b in file_path_convert (name=4303907840) at file.c:114
#60 0x000000010004298d in rb_get_path_check (obj=4303907840, level=0) at file.c:154
#61 0x000000010003d587 in rb_require_safe (fname=4303907840, safe=0) at load.c:572
#62 0x0000000100039568 in rb_protect (proc=0x100002160 <require_enc>, data=4303907840, state=0x0) at eval.c:688
#63 0x0000000100002a0a in load_encoding (name=0x100177c95 "UTF8-MAC") at encoding.c:522
#64 0x0000000100003388 in rb_enc_find_index (name=0x100177c95 "UTF8-MAC") at encoding.c:562
#65 0x00000001000034de in rb_enc_find (name=<value temporarily unavailable, due to optimizations>) at encoding.c:582
#66 0x000000010004292b in file_path_convert (name=4303907880) at file.c:114
#67 0x000000010004298d in rb_get_path_check (obj=4303907880, level=0) at file.c:154
#68 0x000000010003d587 in rb_require_safe (fname=4303907880, safe=0) at load.c:572
#69 0x0000000100039568 in rb_protect (proc=0x100002160 <require_enc>, data=4303907880, state=0x0) at eval.c:688
#70 0x0000000100002a0a in load_encoding (name=0x100177c95 "UTF8-MAC") at encoding.c:522
#71 0x0000000100003388 in rb_enc_find_index (name=0x100177c95 "UTF8-MAC") at encoding.c:562
#72 0x00000001000034de in rb_enc_find (name=<value temporarily unavailable, due to optimizations>) at encoding.c:582
#73 0x000000010004292b in file_path_convert (name=4303907920) at file.c:114
#74 0x000000010004298d in rb_get_path_check (obj=4303907920, level=0) at file.c:154
#75 0x000000010003d587 in rb_require_safe (fname=4303907920, safe=0) at load.c:572
#76 0x0000000100039568 in rb_protect (proc=0x100002160 <require_enc>, data=4303907920, state=0x0) at eval.c:688
#77 0x0000000100002a0a in load_encoding (name=0x100177c95 "UTF8-MAC") at encoding.c:522
#78 0x0000000100003388 in rb_enc_find_index (name=0x100177c95 "UTF8-MAC") at encoding.c:562
#79 0x00000001000034de in rb_enc_find (name=<value temporarily unavailable, due to optimizations>) at encoding.c:582
#80 0x000000010004292b in file_path_convert (name=4303907960) at file.c:114
#81 0x000000010004298d in rb_get_path_check (obj=4303907960, level=0) at file.c:154
#82 0x000000010003d587 in rb_require_safe (fname=4303907960, safe=0) at load.c:572
#83 0x0000000100039568 in rb_protect (proc=0x100002160 <require_enc>, data=4303907960, state=0x0) at eval.c:688
#84 0x0000000100002a0a in load_encoding (name=0x10017e4e2 "encdb") at encoding.c:522
#85 0x0000000100003388 in rb_enc_find_index (name=0x10017e4e2 "encdb") at encoding.c:562
#86 0x00000001000eaddf in process_options [inlined] () at /Users/lourens/projects/ruby/ruby.c:1303
#87 0x00000001000eaddf in ruby_process_options (argc=1, argv=0x7fff5fbff660) at ruby.c:1819
#88 0x000000010003bab6 in ruby_options (argc=2, argv=0x7fff5fbff660) at eval.c:83
#89 0x0000000100001417 in main (argc=2, argv=0x7fff5fbff660) at main.c:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment