https://bugs.kde.org/show_bug.cgi?id=508760
--- Comment #5 from droumanet <[email protected]> --- I really would help, but it seems that Manjaro isn't able to use symbols. See https://forum.manjaro.org/t/debug-symbols-on-manjaro/61157/10 I'm a "simple" user, my knowledge isn't good enough to do better for now. Coming from MS Windows, I learn, but no so complex tasks like recompiling an application: I supposed my information aren't precise enough, so you may close this ticket if you want, as I've found a workaround ---- (tried AI help and seems to complex for my level) sudo pacman -S base-devel git git clone https://gitlab.manjaro.org/packages/extra/dolphin.git cd dolphin open PKGBUILD (where is this file?) and adding options=(debug !strip) makepkg -si gdb /usr/bin/dolphin -- You are receiving this mail because: You are watching all bug changes.
