Bug 387355

Summary: Attach to debugger action not in the right toolbar.
Product: [Applications] kdevelop Reporter: cedric <cedric.borgese>
Component: UI: generalAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: wishlist CC: igorkuo
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description cedric 2017-11-27 13:38:50 UTC
The "attache to process" command can only be added to the "debuging" toolbar.
But when I'm debuging, it's too late and I don't want to show this toolbar in the "coding" mode.
I could be nice (and seems more logical) to allow this command menu to be added in the "run" toolbar.

A second nice addition (but may could be done with scripting capabilities ?) could be to auto attach to a process that has a given name, and only if several on them are present, open the process list dialog with the filtering set to the configured process name.

Note : I'm debugging exclusivly using the attach command, I'm doing it several time each day, and since last UI changes in kdevelop 5.2, this command is now in one submenu.
Comment 1 Igor Kushnir 2023-06-28 03:46:56 UTC
(In reply to cedric from comment #0)
> Note : I'm debugging exclusivly using the attach command, I'm doing it
> several time each day, and since last UI changes in kdevelop 5.2, this
> command is now in one submenu.
Why not assign a keyboard shortcut to the action "Attach to Process with GDB" in the Settings=>Configure Keyboard Shortcuts dialog?