The number of GDB and Disassemble/Registers tool views at the bottom increments each time after choosing "Yes" in the "A program is already being debugged..." warning dialog. One can get many copies of these two tool views by repeatedly restarting a debug launch. The KDevelop window no longer fits the screen width and its window buttons become hidden. Fortunately the extra tool view copies disappear after restarting KDevelop. Reproducible: Always Steps to Reproduce: 1. Start debugging. 2. Start debugging again without finishing the previous debugging session. 3. Click the "Yes" button in the "A program is already being debugged..." warning dialog. Actual Results: There are now two GDB tool views and two Disassemble/Registers tool views at the bottom. Redundant tool views don't disappear after switching back to the Code mode. Expected Results: Tool views don't duplicate in Debug mode and don't appear in the wrong (Code) mode.
Created attachment 101276 [details] A warning that appears after starting debugging without finishing the previous debugging session
Created attachment 101277 [details] Duplicated tool views screenshot
Thank you for reporting this bug in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
No longer reproducible. Must be fixed.