abipkgdiff

abipkgdiff is a command line tool that is currently being developed in the sinny/abipkgdiff git branch.

You can check that branchout by doing:

  git clone -b sinny/abipkgdiff git://sourceware.org/git/libabigail.git

And then compile it by following the instructions.

Basically, abipkgdiff compares the ABI of binaries embedded in two RPMs. To learn how to use it, please type:

  abipkgdiff --help

But the idea is that you need to give it the two RPMs you want to compare, as well as their corresponding debug info packages.

The tool is still in its early stages but we can play with it and gives us feedback either by filling bugs or by sending us a message.

None: AbiPkgDiff (last edited 2015-06-25 13:29:55 by DodjiSeketeli)

All content (C) 2008 Free Software Foundation. For terms of use, redistribution, and modification, please see the WikiLicense page.