[#7055] More on VC++ 2005 — Austin Ziegler <halostatue@...>

Okay. I've got Ruby compiling. I'm attempting to get everything in

17 messages 2006/01/05
[#7058] Re: More on VC++ 2005 — nobuyoshi nakada <nobuyoshi.nakada@...> 2006/01/06

Hi,

[#7084] mathn: ugly warnings — hadmut@... (Hadmut Danisch)

Hi,

22 messages 2006/01/10
[#7097] Re: mathn: ugly warnings — Daniel Berger <Daniel.Berger@...> 2006/01/10

Hadmut Danisch wrote:

[#7098] Design contracts and refactoring (was Re: mathn: ugly warnings) — mathew <meta@...> 2006/01/10

Daniel Berger wrote:

[#7118] Re: Design contracts and refactoring (was Re: mathn: ugly warnings) — mathew <meta@...> 2006/01/12

*Dean Wampler *<deanwampler gmail.com> writes:

[#7226] Fwd: Re: Question about massive API changes — "Sean E. Russell" <ser@...>

Hello,

23 messages 2006/01/28
[#7228] Re: Question about massive API changes — Caleb Tennis <caleb@...> 2006/01/28

>

Wilderness: Version 2.1 of IDBG - Fixes for Multiple File Debugging

From: Charles Thornton <ruby-core@...>
Date: 2006-01-08 11:35:37 UTC
List: ruby-core #7074
I will post the latest 'tar' (idbg_2.1_tar.tgz) on 
"www.hawthorne-press.com" in the next day or two!

Version 2.1  IDBG Now adds the filename to the TAG Lines - This will 
allow any number
                     of files to be debugged without confusion. I have 
instrumented most of ruby core
                     and the results are:
::                        ::                                      ::
=========================================================
              END OF OBJECT NUCLEUS DUMP
=========================================================

<ruby.c>  ruby_script(...) at (1202)
<string.c>  rb_tainted_str_new2(...) at (160)
<string.c>  rb_str_new2(...) at (132)
<string.c>  rb_str_new(...) at (121)
<string.c>  str_new(...) at (96)
<string.c>  str_alloc(...) at (78)
<gc.c>  rb_newobj(...) at (467)
<****>  rb_newobj(void) -- Returns Obj 0xf6fccafc
<gc.c>  ruby_xmalloc2(...) at (156)
<gc.c>  ruby_xmalloc(...) at (124)
<gc.c>  rb_source_filename(...) at (633)
<st.c>  st_lookup(table 0x094037b8, key 0xfefa28e6, value 0xfef45cd8) at 
(303)
<st.c>  strhash(...) at (612)
<gc.c>  ruby_xmalloc2(...) at (156)
<gc.c>  ruby_xmalloc(...) at (124)
<st.c>  st_add_direct(...) at (368)
<st.c>  strhash(...) at (612)
<gc.c>  ruby_xmalloc(...) at (124)
<ruby.c>  ruby_set_argv(...) at (1319)
<array.c>  rb_ary_clear(...) at (2512)
<array.c>  rb_ary_modify(...) at (79)
<array.c>  rb_ary_modify_check(...) at (64)
<ruby.c>  process_sflag(...) at (459)
<ruby.c>  ruby_init_loadpath(...) at (311)
<ruby.c>  ruby_incpush(...) at (249)
<ruby.c>  ruby_push_include(...) at (197)
<ruby.c>  ruby_incpush(...) at (249)
::                        ::                                      ::

Attachments (1)

idbg_2.1_tar.tgz (50.8 KB, Archive)

In This Thread

Prev Next