table of contents
PK-DEBUGINFO-INSTA(1) | [FIXME: manual] | PK-DEBUGINFO-INSTA(1) |
NAME¶
pk-debuginfo-install - Debugging Packages Installer
SYNOPSIS¶
pk-debuginfo-install [--help] [--verbose] [--simulate] [--no-depends]
DESCRIPTION¶
This manual page documents briefly the pk-debuginfo-install command.
pk-debuginfo-install is the command line client for installing debuginfo packages.
WHY DO I NEED DEBUGINFO PACKAGES?¶
When a program crashes, it´s often useful to send the developer a backtrace which contains symbol names and variable contents, rather than memory addresses. To make this possible, extra packages called debug packages can be installed.
OPTIONS¶
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-´). A summary of options is included below.
--help
--noninteractive
--verbose
--simulate
--no-depends
--quiet
RETURN VALUES¶
0
1
3
4
5
6
7
8
SEE ALSO¶
pkmon (1). pkcon(1).
AUTHOR¶
This manual page was written by Richard Hughes richard@hughsie.com.
COPYRIGHT¶
Copyright © 2009 Richard Hughes
29 July,2009 | [FIXME: source] |