Bug 387355 - Attach to debugger action not in the right toolbar.
Summary: Attach to debugger action not in the right toolbar.
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: general (show other bugs)
Version: git master
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-27 13:38 UTC by cedric
Modified: 2023-06-28 03:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?