ruby_debug bug: breakpoint may break in inappropriate files

T

Todd Corenson

FYI, I have encountered the following bug with ruby_debug breakpoints:

A breakpoint will break in any file being executed for which the current
line number matches the breakpoint line number and the breakpoint
filename is a suffix of the filename of the file being executed.

Thus, e.g., if a breakpoint is set for "server", the breakpoint will
incorrectly break if the designated line number is encountered in
"httpserver".

I have submitted a bug report to the project at RubyForge with a
suggested fix.

-Todd
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top