https://bugzilla.novell.com/show_bug.cgi?id=843320 https://bugzilla.novell.com/show_bug.cgi?id=843320#c0 Summary: Improvement request for gdb when asking to install extra debug packages Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: Development AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: carlos.e.r@opensuse.org QAContact: qa-bugs@suse.de Found By: --- Blocker: --- When gdb says we should install extra packages, it says so like this, in a very long paragraph: Missing separate debuginfo for /usr/lib64/libSM.so.6 Try: zypper install -C "debuginfo(build-id)=79fefe2c609ad87d5a8f425318ce8925aa865a27" Missing separate debuginfo for /usr/lib64/libICE.so.6 Try: zypper install -C "debuginfo(build-id)=e8113eebc3a1829977c056484751c39c9241d529" Missing separate debuginfo for /usr/lib64/libX11.so.6 Try: zypper install -C "debuginfo(build-id)=3bac3ca522e899b112ed9272cceac1a6076c9066" Missing separate debuginfo for /usr/lib64/libatk-1.0.so.0 Try: zypper install -C "debuginfo(build-id)=dcba8adc2b650d5fb93a55c619d218ece972544a" Missing separate debuginfo for /usr/lib64/libpango-1.0.so.0 Try: zypper install -C "debuginfo(build-id)=b6a65dfdb1eb1ccab336510db11ff7d6675aee42" Missing separate debuginfo for /usr/lib64/libstartup-notification-1.so.0 (several pages more) I propose the format be changed to a single line or file like this: zypper install -C "debuginfo(build-id)=e8113eebc3a1829977c056484751c39c9241d529" "debuginfo(build-id)=3bac3ca522e899b112ed9272cceac1a6076c9066" "debuginfo(build-id)=dcba8adc2b650d5fb93a55c619d218ece972544a" "debuginfo(build-id)=b6a65dfdb1eb1ccab336510db11ff7d6675aee42" "debuginfo(build-id)=4dd5856595c1a66c6d890bc8bee23b6a88807af5" "debuginfo(build-id)=e683005cf2b4c0a41ec22425b35079b81436b281" "debuginfo(build-id)=de8cbc2fe33410e02a36aef18f4e3cc5c50927ca" "debuginfo(build-id)=79d25a3c0951f18f8631c35911cac80cba5a4af0" "debuginfo(build-id)=33b657737b470bda3a2ba9fbbd914e0bf614ee15" "debuginfo(build-id)=452f80a0199cdd3a32174c3699b229dd4449d3f7" "debuginfo(build-id)=0b9af65ba3942b67c28cc273ce58bca16fbac87a" "debuginfo(build-id)=1c73a821d872b25fbceb21ab2ffa45dc0c266622" ...... So that a single copy paste does the trick. Or even fire itself the zypper command on request. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.