Under certain circumstances, the debug plugin still pops up a message saying "Try adding a search path to Advanced Settings -> Source file search paths": https://invent.kde.org/utilities/kate/-/blob/00a170e9/addons/gdbplugin/plugin_kategdb.cpp#L248 However, the UI it references appears to have been completely removed: https://invent.kde.org/utilities/kate/-/commit/78adb20c
Git commit b66ba2ed072d3646d50b72d2a7ced010795a0994 by Christoph Cullmann. Committed on 29/06/2025 at 16:21. Pushed by cullmann into branch 'master'. remove hint to no longer existing config page M +1 -4 addons/gdbplugin/plugin_kategdb.cpp https://invent.kde.org/utilities/kate/-/commit/b66ba2ed072d3646d50b72d2a7ced010795a0994
Good catch, better no hint instead of a wrong one.