--===============1822707071== Content-Type: multipart/signed; boundary="nextPart5693035.cY9vPl5cWM"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart5693035.cY9vPl5cWM Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Yesterday I did fix the debug packages and now their content is installed=20 in /opt/maemo/usr/lib/debug with symlinks in /usr/lib/debug to the /opt dir= =2E=20 Therefore all (new) kdepim related debug packages should be installalable=20 without a problem. regards Bj=C3=B6rn On Donnerstag 16 September 2010 11:30:17 Bernhard Reiter wrote: > Yesterday I've managed to get backtraces with symbols on the N900 > with the packages for the first time. > > Of course we try to correct this within the packaging, but if you need > backtraces earlies than that, here is what I did: > > a) First problem the dbg packages were installed to > /usr/lib/debug/opt/ which is on the root ('/') partition, > so often you cannot install them because lack of space. > > Solution: move the real data to /opt or MyDocs and use a symbolic link. > I did something like > > # dir /opt/usr/lib/debug not existing befoe > mkdir /opt/usr/lib/debug > mv /usr/lib/debug/opt /opt/usr/lib/debug > ln -s /opt/usr/lib/debug/opt /usr/lib/debug/opt > > Then I could install debugging packages, e.g. > kdepim-dbg =20 > 4:4.5~20100910.1175630-1maemo6.1174786 libqt4-experimental-gui-dbg = =20 > 4.7.0~git20100908-0maemo1 > > b) libqt4 symbols were found, but kmail-mobile were not. > You can add them manually with the gdb commands > symbol-file /path/to/symbol/kmail-mobile > and add-symbol-file for the dynamic objects, for that you would need > the address where the dynamic objects is loaded. "info files" gives you > something, I've tried the .text address with some success. > > Or you need to change the names so that gdb finds it directly. > for the frontends themselfs is > /usr/lib/debug/opt/maemo/usr/bin/kmail-mobile > should be > /usr/lib/debug/usr/bin/kmail-mobile > > for the libraries is > /usr/lib/debug/opt/maemo/usr/lib/libmessagelist.so.4.5.0 > should be > /usr/lib/debug/usr/lib/libmessagelist.so.4.5.0 > > Best, > Bernhard =2D-=20 Bjoern Ricks | ++49-541-335083-167 | http://www.intevation.de/ Intevation GmbH, Neuer Graben 17, 49074 Osnabr=C3=BCck | AG Osnabr=C3=BCck,= HR B 18998 Gesch=C3=A4ftsf=C3=BChrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver = Wagner --nextPart5693035.cY9vPl5cWM Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) iEYEABECAAYFAkyh7Z0ACgkQ423uhgrPQXW7WQCfQSkQwLOUi9GjvjP/CSXfImD5 E2oAmwTj7f0LPK3zkAU4TdMdE2IRZNtp =EBvc -----END PGP SIGNATURE----- --nextPart5693035.cY9vPl5cWM-- --===============1822707071== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Kde-mobile mailing list Kde-mobile@kde.org https://mail.kde.org/mailman/listinfo/kde-mobile --===============1822707071==--