Fedora Packages

gotcha

A library for wrapping function calls to shared libraries

Gotcha is a library that wraps functions. Tools can use gotcha to install hooks into other libraries, for example putting a wrapper function around libc's malloc. It is similar to LD_PRELOAD, but operates via a programmable API. This enables easy methods of accomplishing tasks like code instrumentation or wholesale replacement of mechanisms in programs without disrupting their source code.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.0.5-4.fc41 -
Fedora 40 1.0.5-4.fc40 -
Fedora 39 1.0.5-1.fc39 -
Fedora 38 1.0.5-1.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at gotcha dash maintainers at fedoraproject dot org.



Sources on Pagure