Mpampis Kostas

Results 1 issues of Mpampis Kostas

https://github.com/ruby/debug/blob/bead0984d241a91235e3d3bacd247f0363d2d530/lib/debug/breakpoint.rb#L192 The `iseq.absolute_path` seems to always be nil for `.erb` files even though the breakpoint works correctly and stops the execution at the specifiied line in the erb file. Therefore...