ruby / debug

Debugging functionality for Ruby
BSD 2-Clause "Simplified" License
1.14k stars 127 forks source link

Fix BT on nested break #1047

Closed ko1 closed 11 months ago

ko1 commented 11 months ago

fix bt on nested break points

di_body() doesn't filter C locations so some additional locations were available.