public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Andrey Ponomarenko <andrewponomarenko@yandex.ru>
To: gentoo-dev <gentoo-dev@lists.gentoo.org>
Subject: [gentoo-dev] ABI Navigator — a project to search for binary symbols
Date: Fri, 24 Feb 2017 05:36:51 +0300	[thread overview]
Message-ID: <6625021487903811@web19o.yandex.ru> (raw)

Hello,

I'd like to present a new project called "ABI Navigator" for searching binary symbols (functions, methods, global data, etc.) in open-source libraries: https://abi-laboratory.pro/index.php?view=navigator

The project allows to find out in which versions of libraries some symbol is defined, added, removed or changed. The data is taken from the ABI Tracker project (238 libraries and 0.9 million symbols currently): https://abi-laboratory.pro/tracker/

Example for symbol dwelf_strtab_add from libdw.so (elfutils): https://abi-laboratory.pro/index.php?view=navigator&selected=dwelf_strtab_add%40%40ELFUTILS_0.167#result

The project aims to help Linux developers and maintainers to resolve issues with missed symbols and navigate through the reports in the ABI Tracker.

Have you ever encountered the "undefined reference" error or want to know whether the symbol is _stable_ enough to use in your code? Try to find it in the ABI Navigator!

Enjoy!


             reply	other threads:[~2017-02-24  2:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-24  2:36 Andrey Ponomarenko [this message]
2017-02-24  3:28 ` [gentoo-dev] ABI Navigator — a project to search for binary symbols Daniel Campbell
2017-02-24 16:15   ` [gentoo-dev] " Andrey Ponomarenko
2017-02-24  8:45 ` Kent Fredric

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=6625021487903811@web19o.yandex.ru \
    --to=andrewponomarenko@yandex.ru \
    --cc=gentoo-dev@lists.gentoo.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox