|
122.
|
|
|
tool to compare ABI compatibility of shared C/C++ library versions
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abi-compliance-checker
|
|
123.
|
|
|
abi-compliance-checker can be used to help reduce the possibility of an application crashing when the shared libraries it links against have changed. Signatures and data type definitions from two separate versions of a library are compared by examining the shared objects (.so) files themselves, and by analysing the header files (.h) provided for the two versions of the library and their dependencies.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abi-compliance-checker
|
|
124.
|
|
|
Shared library developers trying to strive for binary compatibility between releases may also use this tool to detect if an any accidental application binary interface (ABI) changes have been introduced.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abi-compliance-checker
|
|
125.
|
|
|
The checker may also be used for assessing binary compatibility between different Linux distributions.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abi-compliance-checker
|
|
126.
|
|
|
tool to dump ABI of an ELF object containing DWARF debug info
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abi-dumper
|
|
127.
|
|
|
The tool is intended to be used with ABI Compliance Checker tool for tracking ABI changes of a C/C++ library or kernel module.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abi-dumper
|
|
128.
|
|
|
monitor ABI of shared libraries
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abi-monitor
|
|
129.
|
|
|
abi-monitor checks for new versions of a software library, try to build them and create a profile for the abi-tracker tool.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abi-monitor
|
|
130.
|
|
|
This tool is intended to be used together with the ABI Tracker tool to visualize API/ABI changes timeline of a C/C++ library.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abi-monitor
|
|
131.
|
|
|
visualize ABI changes of a C/C++ library
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abi-tracker
|