ruby-debug / debase

BSD 2-Clause "Simplified" License
209 stars 32 forks source link

On-demand breakpoint loading feature #35

Closed equivalence1 closed 3 years ago

equivalence1 commented 7 years ago

@denofevil added on-demand breakpoint loading feature. Also tried to left some comments where I thought it could be useful.

equivalence1 commented 7 years ago

@denofevil I think now it should work fine. I tested with MRI (versions 2.0 and 2.3). Rubinius didn't work but it does not work on previous version of this gem as well. PS also don't forget that this PR comes along with one in ruby-debug-ide.

denofevil commented 7 years ago

@equivalence1 thank you. After discussion with @valich we decided to merge this after 2017.1 release