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 175847 - Multiple debugger sessions difficult to distinguish in OW
Summary: Multiple debugger sessions difficult to distinguish in OW
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-31 13:10 UTC by mklaehn
Modified: 2009-11-03 22:59 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mklaehn 2009-10-31 13:10:34 UTC
when debugging multiple applications at once the output window contains multiple debugger tabs. one for each debugging
session.
identifying the debug tab in the output window that belongs to a specific debug session is quite difficult. especially
since the only indication as to what session the tab belongs to is in the tab as output which can be cleared.
it would be useful when the tabs could show (with e.g. an addition to the tabname) which session they belong to.