Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Cdt-launch-inbox] [Bug 123997] launching subclasses of AbstractCLaunchDelegate causes progress information to be lost

https://bugs.eclipse.org/bugs/show_bug.cgi?id=123997 
Product/Component: CDT / cdt-launch





------- Comment #2 from andrew.ferguson@xxxxxxx  2006-01-20 19:07 -------
the implementation of the platforms

 org.eclipse.debug.core.model.finalLaunchCheck(ILaunchConfiguration
configuration, String mode, IProgressMonitor monitor)

method is consistent with this analysis. I.e. the way that method uses the
IProgressMonitor instance does not assume an individual instance life-cycle.

I'll submit a change on Monday




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Back to the top