Query: pbuildid
OS: suse
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PBUILDID(1) Linux Programmer's Manual PBUILDID(1)NAMEpbuildid - print the build id of an ELF executable or core fileSYNOPSISpbuildid [OPTION]... [FILE]...DESCRIPTIONpbuildid reads the build id embedded in the process image of a core file or an executable file. The build id note is allocated an can be found in the process image by searching for a NOTE segment. In executable files either the NOTE segment or the NOTE section can be used. If the process image that is contained in the core file is of a dynamically linked executable, the debug information provided by the dynamic linker is used to find and print the build ids of the loaded dynamic shared objects.OPTIONS--kernel Print the build id of the running kernel --vdso Also print the build id of the vDSO mapped by the kernel (in core file) --help Usage information --debug Print debug information about what pbuildid is doingSEE ALSOnm(1), ptrace(2)AUTHORSJan Blunck <jblunck@suse.de> 2008-11-10 ptools V0.1 PBUILDID(1)
| Related Man Pages |
|---|
| dracut-catimages(8) - centos |
| gcore(1) - bsd |
| dracut-catimages(8) - debian |
| pstack(1) - hpux |
| go-build(1) - bsd |
| Similar Topics in the Unix Linux Community |
|---|
| Using sed on 1st column of tab delimited file |