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 221262 - Save and Retrieve Multiple Debugger Profiles
Summary: Save and Retrieve Multiple Debugger Profiles
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.3
Hardware: PC All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-01 14:39 UTC by Paul.Mooney
Modified: 2012-11-01 14:39 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 Paul.Mooney 2012-11-01 14:39:39 UTC
In the Attach Debugger window
Allow to save and retrieve multiple settings profiles per Debugger.

For example, when using the Java Debugger (JPDA) and the Socket Attach connector there is a host and port field to fill in. Currently, only the last host and port are saved. It would be convenient if we can save that host and port under a named profile for later retrieval. So at a later time we can select the profile for the JVM we want to attach a debugger to, instead of having to remember those details and fill out those fields.

This is convenient when switching between environments and projects often.

It might make sense that the profile contains the connector as well as the connector's specific fields