aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-/debug
Commit message (Expand)AuthorAgeFilesLines
* vm_backtrace.c: let rb_profile_frames show cfunc framesYusuke Endoh2020-07-281-5/+11
* Fix rb_profile_frame_classpath to handle module singletonsJean Boussier2020-05-071-6/+34
* Adjust indentNobuyoshi Nakada2019-05-101-1/+1
* * remove trailing spaces.svn2018-09-211-7/+7
* escape all env properly.ko12018-09-211-0/+16
* Revert "Fix use of `rb_profile_frames` start parameter"tenderlove2018-04-271-4/+0
* Fix use of `rb_profile_frames` start parametertenderlove2018-04-261-0/+4
* 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