Bug 320883 - Display the debug configuration name in the "Select Process" dialog box
Summary: Display the debug configuration name in the "Select Process" dialog box
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 7.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-26 06:43 EDT by stibbons CLA
Modified: 2020-09-04 15:17 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stibbons CLA 2010-07-26 06:43:48 EDT
Build Identifier: 20100218-1602

When executing a launch group of several C++ Attach process, the user has to select the name of the running process to attach to. But he doesn't know which is the right process name to choose.

Reproducible: Always

Steps to Reproduce:
1. Configure 3 different "C++ Attach to Application" configuration
2. Create a "launch configuration" with these three configurations
3. Launch it.
4. It will display 3 times "Select Process". I have to remember the order of the process... too difficult for me.

Solution : Complete the label "Choose a local application to debug" with "for the configuration : [name of the configuration".