Bug 560705

Summary: Automatically attach to process during debug by name
Product: [Tools] CDT Reporter: Andy Gianfagna <dev>
Component: launchbarAssignee: Project Inbox <cdt-core-inbox>
Status: NEW --- QA Contact: Jonah Graham <jonah>
Severity: enhancement    
Priority: P3 CC: cdtdoug, jonah
Version: NextKeywords: helpwanted
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

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