[Bug 128538] Re: Qt4/gdb: Cannot step into Qt4 functions
Gabriel de Perthuis
gabriel.de-perthuis at laposte.net
Sat Apr 19 06:26:43 UTC 2008
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.
More information about the kubuntu-bugs
mailing list