Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-debug-dev] Vote Result: Goodbye Process View


We will get rid of the process view.

1) All launches will be displayed in the debug view, and there will be only one "presentation" of a debug target (i.e. we will not show a debug target as a process and a debug target - just a debug target. However, an ILaunch will still contain the IProcess that is associated with an IDebugTarget).

2) We will add a "terminate" action to the console view. The action will terminate the process that is being displayed in the console. The console will clearly indicate the process that it refers to in its title bar.

I have created a bug for this:

http://dev.eclipse.org/bugs/show_bug.cgi?id=6357

Darin

Back to the top