This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 220916 - Progress window is shown after debugging session finishes.
Summary: Progress window is shown after debugging session finishes.
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.3
Hardware: All All
: P4 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-26 12:11 UTC by henk89
Modified: 2016-07-06 14:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description henk89 2012-10-26 12:11:39 UTC
Steps to reproduce:
- enter incorrect gdb tool name like gdb1
- start debugger (It will show a warning message)
- click "Ok"to close the warning window

Expected result:
 Progress window is closed.

Actual result:
 Progress window is still shown. You need to close it manually. However, the debugging session finished.