/usr/src/binutils/debian/dwp.1 is in binutils-source 2.24-5ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1.
.TH DWP "1" "April 2014" "dwp (GNU Binutils for Ubuntu) 2.24" "User Commands"
.SH NAME
dwp \- The DWARF packaging utility
.SH SYNOPSIS
.B dwp
[\fIoptions\fR] [\fIfile\fR...]
.SH DESCRIPTION
.TP
\fB\-h\fR, \fB\-\-help\fR
Print this help message
.TP
\fB\-e\fR EXE, \fB\-\-exec\fR EXE
Get list of dwo files from EXE (defaults output to EXE.dwp)
.TP
\fB\-o\fR FILE, \fB\-\-output\fR FILE
Set output dwp file name
.TP
\fB\-v\fR, \fB\-\-verbose\fR
Verbose output
.TP
\fB\-V\fR, \fB\-\-version\fR
Print version number
.SH "REPORTING BUGS"
Report bugs to <http://www.sourceware.org/bugzilla/>
.SH COPYRIGHT
Copyright 2012 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
|