Bug 457775 - The 'Hot Code Replace Failed' dialog should close itself if the debugged application terminates
Summary: The 'Hot Code Replace Failed' dialog should close itself if the debugged appl...
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.5   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-17 09:52 EST by Rüdiger Herrmann CLA
Modified: 2015-01-17 09:52 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.