PR# 16822 Setting breakpoint from callers set breakpoints for the whole class instead of just the line

Problem Report Summary
Submitter: manus_eiffel
Category: Debugger
Priority: Medium
Date: 2010/06/08
Class: Feature Request
Severity: Non-critical
Number: 16822
Release: 6.6.8.3355
Confidential: No
Status: Analyzed
Responsible: jfiat_es
Environment: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.70 Safari/533.4
Synopsis: Setting breakpoint from callers set breakpoints for the whole class instead of just the line

Description
If you search for the callers of a routine, in addition of the list of callers, you get a list of position for each callers. It would be great if pick and dropping a position to add a breakpoint button in the toolbar would actually add a breakpoint at that location.
To Reproduce

										
Problem Report Interactions
From:jfiat_es    Date:2010/11/17    Status: Analyzed    Download   
Yes after 6.7

There is a task which has been postponed a few times ... related to auto expression, map between line number and breakpoint slot number ...

So maybe after 6.7 I'll have this tasks accepted and planned :)

From:jfiat_es    Date:2010/06/22    Status: Analyzed    Download   
It would be nice
in parallel we should implemente

- enable/disable breakpoint at current location in the editor  (not only in flat formatter)
- PnD position stone into flat formatter .. would select the related line
- update the auto expression tool (which is kind of buggy sometimes)

So ... 6.7 or after?