Can't resist posting my own tweaked command: for ld in $( dpkg -L libqt4-debug | grep '\.debug$' ); do l=${ld%.debug}; sudo objcopy -R .gnu_debuglink --add-gnu-debuglink="$ld" "$l"; done
-- Qt4/gdb: Cannot step into Qt4 functions https://bugs.launchpad.net/bugs/128538 You received this bug notification because you are a member of Kubuntu Team, which is subscribed to qt4-x11 in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs