summaryrefslogtreecommitdiff
path: root/test/-ext-/debug
AgeCommit message (Expand)Author
2024-02-15Show the method owner in backtracesYusuke Endoh
2023-12-28Fix use of the rb_profile_frames start parameterDylan Thacker-Smith
2023-11-03Fix thread leakageNobuyoshi Nakada
2023-10-31[Feature #10602] Add new API rb_profile_thread_frames()Daisuke Aritomo
2023-10-18Show backtraces when failedKoichi Sasada
2023-07-24Use the caller location as default filename for eval family of methodsJean Boussier
2022-07-26Fix `rb_profile_frames` output includes dummy main thread frameIvo Anjo
2020-07-28vm_backtrace.c: let rb_profile_frames show cfunc framesYusuke Endoh
2020-05-07Fix rb_profile_frame_classpath to handle module singletonsJean Boussier
2019-05-10Adjust indentNobuyoshi Nakada
2018-09-21* remove trailing spaces.svn
2018-09-21escape all env properly.ko1
2018-04-27Revert "Fix use of `rb_profile_frames` start parameter"tenderlove
2018-04-26Fix use of `rb_profile_frames` start parametertenderlove
2015-12-21vm_backtrace.c: ignore ifunc framesnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-07-06* vm_core.h: remove rb_iseq_t::klass to reduce dynamic data.ko1
2013-10-27* vm_backtrace.c (rb_profile_frame_classpath): handle singletontmm1
2013-10-14test/-ext-: suppress warningsnobu
2013-10-14test_profile_frames.rb: assert first_linenonobu
2013-10-14test_profile_frames.rb: fix typonobu
2013-10-09* include/ruby/debug.h,ko1
2013-10-08* remove trailing spaces.nobu
2013-10-08* vm_backtrace.c, include/ruby/debug.h: add new APIsko1
2013-10-07* test/-ext-/debug/test_profile_frames.rb: rename class C toko1
2013-10-07* ext/-test-/debug/profile_frames.c:ko1
2013-01-29* vm_backtrace.c: fix issue of rb_debug_inspector_open().ko1