1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/-ext-/debug
nagachika 12391cdbe1 merge revision(s) cbe4f75ef8: [Backport #16834]
Fix rb_profile_frame_classpath to handle module singletons

	Right now `SomeClass.method` is properly named, but `SomeModule.method`
	is displayed as `#<Module:0x000055eb5d95adc8>.method` which makes
	profiling annoying.
2020-07-25 14:17:35 +09:00
..
test_debug.rb Adjust indent 2019-05-10 22:00:22 +09:00
test_profile_frames.rb merge revision(s) cbe4f75ef8: [Backport #16834] 2020-07-25 14:17:35 +09:00