Import a tool for generating CTF data section (SUNW_ctf) based on DWARF information.
ctfconv(1) support multiple CUs in order to work on binaries. ctfstrip(1) works like strip(1) but also insert a
Import a tool for generating CTF data section (SUNW_ctf) based on DWARF information.
ctfconv(1) support multiple CUs in order to work on binaries. ctfstrip(1) works like strip(1) but also insert a .SUNW_ctf section inside a binary.
ok deraadt@, kettenis@, jasper@
show more ...
|