Dynamic binary patcher
libpatch is a lightweight C library that can be used by tracers, debuggers and other tools for insertion of probes in a program at runtime. It has many strategies to minimize probe overhead and maximize possible coverage.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/hcw3pn354y5pxdgvg82p3nsgcn1vaj6g-libpatch-1.0.0.drv | ||
x86_64-linux | xtensa-ath9k-elf | /gnu/store/h32nyds7dxmdv1cvri1rg5dh05if77k0-libpatch-1.0.0.drv | |
x86_64-linux | x86_64-w64-mingw32 | /gnu/store/a64n1acgc2lag8p6wxdk8dk0fhckn95k-libpatch-1.0.0.drv | |
x86_64-linux | x86_64-linux-gnux32 | /gnu/store/f9x115fra0m1bh33hxmbc9y75zzyhwqq-libpatch-1.0.0.drv | |
x86_64-linux | powerpc64-linux-gnu | /gnu/store/l2miwhgj7gzd04y4lz9apqwgsnxc12g0-libpatch-1.0.0.drv | |
x86_64-linux | or1k-elf | /gnu/store/n0h49r99kig4r7x7vi7d07v4qa2rg70b-libpatch-1.0.0.drv | |
x86_64-linux | i686-w64-mingw32 | /gnu/store/syidj7ixijzjd2bng4pv406jd9445ml0-libpatch-1.0.0.drv | |
x86_64-linux | avr | /gnu/store/b6w7va52wl6c13r0xvj7ikb2v4g5ryv2-libpatch-1.0.0.drv |
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'coreutils' does not match package name 'coreutils:debug' | |
input-labels Identify input labels that do not match package names | label 'guile' does not match package name 'guile:debug' | |
input-labels Identify input labels that do not match package names | label 'make' does not match package name 'make:debug' | |
input-labels Identify input labels that do not match package names | label 'elfutils' does not match package name 'elfutils:bin' |