Bug 560705 - Automatically attach to process during debug by name
Summary: Automatically attach to process during debug by name
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: launchbar (show other bugs)
Version: Next   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2020-03-02 15:41 EST by Andy Gianfagna CLA
Modified: 2020-03-02 16:27 EST (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 Andy Gianfagna CLA 2020-03-02 15:41:39 EST
I frequently need to debug a running process that was not launched from within Eclipse. Each time I run the debug launcher to attach to the process, I need to browse for the running process. It would save some time if the default search string in the Select Processes dialog could be configured in the launcher. Ideally if it matched the string it wouldn't prompt unless there were multiple matches.
Comment 1 Jonah Graham CLA 2020-03-02 16:27:11 EST
Good idea - this is a simple addition and would make a good first contribution to CDT. It extends the work done in CDT 9.6 https://wiki.eclipse.org/CDT/User/NewIn96#Debug