This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 187775 - ruby debugger breaks on breakpoints in all files with same name
Summary: ruby debugger breaks on breakpoints in all files with same name
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-18 09:44 UTC by Seagull
Modified: 2011-01-28 20:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Seagull 2010-06-18 09:44:14 UTC
In rails project there are a lot of files with same name (init.rb), when I create breakpoint in one of them debugger breaks on each file in this line.