aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-/debug
Commit message (Expand)AuthorAgeFilesLines
* vm_backtrace.c: ignore ifunc framesnobu2015-12-211-0/+17
* Add frozen_string_literal: false for all filesnaruse2015-12-162-0/+2
* * vm_core.h: remove rb_iseq_t::klass to reduce dynamic data.ko12015-07-061-4/+4
* * vm_backtrace.c (rb_profile_frame_classpath): handle singletontmm12013-10-271-8/+17
* test/-ext-: suppress warningsnobu2013-10-141-15/+15
* test_profile_frames.rb: assert first_linenonobu2013-10-141-0/+5
* test_profile_frames.rb: fix typonobu2013-10-141-2/+2
* * include/ruby/debug.h,ko12013-10-091-1/+11
* * remove trailing spaces.nobu2013-10-081-1/+1
* * vm_backtrace.c, include/ruby/debug.h: add new APIsko12013-10-081-5/+31
* * test/-ext-/debug/test_profile_frames.rb: rename class C toko12013-10-071-4/+4
* * ext/-test-/debug/profile_frames.c:ko12013-10-071-0/+54
* * vm_backtrace.c: fix issue of rb_debug_inspector_open().ko12013-01-291-0/+58