|
129.
|
|
|
tool to compare ABI compatibility of shared C/C++ library versions
|
|
|
Summary
|
|
|
|
tool to compare ABI compatibility of shared C/C++ library versions
|
|
Translated and reviewed by
Stephan Woidowski
|
|
|
|
Located in
Package: abi-compliance-checker
|
|
130.
|
|
|
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
|
|
|
|
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.
|
|
Translated and reviewed by
Stephan Woidowski
|
|
|
|
Located in
Package: abi-compliance-checker
|
|
131.
|
|
|
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
|
|
|
|
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.
|
|
Translated and reviewed by
Stephan Woidowski
|
|
|
|
Located in
Package: abi-compliance-checker
|
|
132.
|
|
|
The checker may also be used for assessing binary compatibility between different Linux distributions.
|
|
|
Description
|
|
|
|
The checker may also be used for assessing binary compatibility between different Linux distributions.
|
|
Translated and reviewed by
Stephan Woidowski
|
|
|
|
Located in
Package: abi-compliance-checker
|
|
133.
|
|
|
tool to dump ABI of an ELF object containing DWARF debug info
|
|
|
Summary
|
|
|
|
tool to dump ABI of an ELF object containing DWARF debug info
|
|
Translated and reviewed by
Stephan Woidowski
|
|
|
|
Located in
Package: abi-dumper
|
|
134.
|
|
|
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
|
|
|
|
The tool is intended to be used with ABI Compliance Checker tool for tracking ABI changes of a C/C++ library or kernel module.
|
|
Translated and reviewed by
Stephan Woidowski
|
|
|
|
Located in
Package: abi-dumper
|
|
135.
|
|
|
monitor ABI of shared libraries
|
|
|
Summary
|
|
|
|
monitor ABI of shared libraries
|
|
Translated and reviewed by
Stephan Woidowski
|
|
|
|
Located in
Package: abi-monitor
|
|
136.
|
|
|
abi-monitor checks for new versions of a software library, try to build them and create a profile for the abi-tracker tool.
|
|
|
Description
|
|
|
|
abi-monitor checks for new versions of a software library, try to build them and create a profile for the abi-tracker tool.
|
|
Translated and reviewed by
Stephan Woidowski
|
|
|
|
Located in
Package: abi-monitor
|
|
137.
|
|
|
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
|
|
|
|
This tool is intended to be used together with the ABI Tracker tool to visualise API/ABI changes timeline of a C/C++ library.
|
|
Translated and reviewed by
Stephan Woidowski
|
|
|
|
Located in
Package: abi-monitor
|
|
138.
|
|
|
visualize ABI changes of a C/C++ library
|
|
|
Summary
|
|
|
|
visualise ABI changes of a C/C++ library
|
|
Translated and reviewed by
Stephan Woidowski
|
|
|
|
Located in
Package: abi-tracker
|