.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.2. .TH DEBUGEDIT "8" "March 2021" "debugedit 4.16.1.2" "System Administration Utilities" .SH NAME debugedit \- Debuginfo editing helper .SH SYNOPSIS .B debugedit .RI [ options ] " file" .SH DESCRIPTION This manual page documents briefly the .B debugedit command, which can be used to edit debuginfo section of object files (either binaries or separate debug info files). It is useful for producing consistent information in binaries for debugging regardless build location. The command takes exactly one file argument and edits the file in-place. .TP \fB\-b\fR, \fB\-\-base\-dir\fR=\fI\,STRING\/\fR base build directory of objects .TP \fB\-d\fR, \fB\-\-dest\-dir\fR=\fI\,STRING\/\fR directory to rewrite base\-dir into .TP \fB\-l\fR, \fB\-\-list\-file\fR=\fI\,STRING\/\fR file where to put list of source and header file names .TP \fB\-i\fR, \fB\-\-build\-id\fR recompute build ID note and print ID on stdout .TP \fB\-s\fR, \fB\-\-build\-id\-seed\fR=\fI\,STRING\/\fR if recomputing the build ID note use this string as hash seed .TP \fB\-n\fR, \fB\-\-no\-recompute\-build\-id\fR do not recompute build ID note even when \fB\-i\fR or \fB\-s\fR are given .TP \fB\-\-version\fR print the debugedit version .SS "Help options:" .TP \-?, \fB\-\-help\fR Show this help message .TP \fB\-\-usage\fR Display brief usage message .SH OPTIONS These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.