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.
(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?