From: Alexey Tourbin <at@altlinux.ru>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] c++filt
Date: Mon, 12 May 2008 19:49:18 +0400
Message-ID: <20080512154918.GF19126@solemn.turbinal> (raw)
In-Reply-To: <20080510211509.GB19583@wo.int.altlinux.org>
[-- Attachment #1: Type: text/plain, Size: 1245 bytes --]
On Sun, May 11, 2008 at 01:15:09AM +0400, Dmitry V. Levin wrote:
> On Sat, May 10, 2008 at 11:51:22PM +0700, Slava Semushin wrote:
> > 10 мая 2008 г. 18:50 пользователь Alexey I. Froloff <raorn/altlinux.ru> написал:
> > > * Dmitry V. Levin <ldv@> [080510 14:31]:
> > >> > 1 NEW bad_elf_symbol added to the list
> > >> > qdevelop /usr/bin/qdevelop U _ZN14QObjectPrivate15checkWindowRoleEv
> > >> Пропал QObjectPrivate::checkWindowRole() после очередного обновления qt4?
> > > А в плюсатых либах symbol versioning возможен? А в
> > > нормальночитаемом виде?
> >
> > Про symbol versioning не скажу, а что до удобочитаемого вида, так
> > можно использовать c++filt:
> >
> > [c0der@rock ~]$ echo '_ZN14QObjectPrivate15checkWindowRoleEv' | c++filt
> > QObjectPrivate::checkWindowRole()
> >
> > Может это к роботу прикрутить?
>
> Пока binutils не обновлён до свежей версии, я бы не хотел, чтобы
> c++filt использовался роботом по умолчанию (слишком дырявый).
Кроме того, есть тонкости.
$ c++filt _ZN12Fl_ScrollbarD0Ev
Fl_Scrollbar::~Fl_Scrollbar()
$ c++filt _ZN12Fl_ScrollbarD1Ev
Fl_Scrollbar::~Fl_Scrollbar()
$ c++filt _ZN12Fl_ScrollbarD2Ev
Fl_Scrollbar::~Fl_Scrollbar()
$
Что это означает?
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2008-05-12 15:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-10 10:30 ` [devel] Q: qt4 update Dmitry V. Levin
2008-05-10 11:50 ` Alexey I. Froloff
2008-05-10 16:51 ` Slava Semushin
2008-05-10 21:15 ` [devel] c++filt Dmitry V. Levin
2008-05-12 15:49 ` Alexey Tourbin [this message]
2008-05-28 23:00 ` Alexey Rusakov
2008-05-28 23:05 ` Dmitry V. Levin
2008-05-12 10:07 ` [devel] Q: qt4 update Sergey V Turchin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080512154918.GF19126@solemn.turbinal \
--to=at@altlinux.ru \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git