Bug 7864 - Need API for selection changes in debug view
Summary: Need API for selection changes in debug view
Status: RESOLVED DUPLICATE of bug 2668
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: 2.0 M3   Edit
Assignee: Darin Wright CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 2668
Blocks:
  Show dependency tree
 
Reported: 2002-01-17 13:42 EST by Darin Wright CLA
Modified: 2002-01-31 14:12 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Wright CLA 2002-01-17 13:42:27 EST
Other debug developers would like access to our special selection service for 
the debug view (which provides selection change notification even when a part 
does not have focus - i.e. is not the active part).
Comment 1 Darin Swanson CLA 2002-01-18 14:20:18 EST
There is a bug for this to be provided in the ui framework.
See bug 2668.
Comment 2 Darin Wright CLA 2002-01-29 11:24:43 EST
If API/function is to be provided by the workbench, the debugger does not need 
to provide such API. This function is being requested by other debug developers 
writing custom views. They too rely on the selecction in the debug view (i.e. 
current stack frame), which may not be the active part. 
Comment 3 Darin Wright CLA 2002-01-31 14:12:43 EST

*** This bug has been marked as a duplicate of 2668 ***