Bug 457775

Summary: The 'Hot Code Replace Failed' dialog should close itself if the debugged application terminates
Product: [Eclipse Project] JDT Reporter: RĂ¼diger Herrmann <ruediger.herrmann>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: ruediger.herrmann
Version: 4.5   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:

Description RĂ¼diger Herrmann CLA 2015-01-17 09:52:42 EST
If a hot code replacement cannot be performed the 'Hot Code Replace Failed' dialog is shown. This dialog remains open even when the debugged application is closed.

I suggest that the dialog should be closed when the debug process it is shown for terminates.

If the 'Restart' button is considered useful for terminated processes, then at least the 'Continue' and 'Terminate' buttons should be disabled.