{
    "mode": "man",
    "parameter": "x86_64-linux-gnu-dwp",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/x86_64-linux-gnu-dwp/1/json",
    "generated": "2026-05-30T05:15:15Z",
    "synopsis": "dwp [options] [file...]",
    "sections": {
        "NAME": {
            "content": "dwp - The DWARF packaging utility\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "dwp [options] [file...]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "",
            "subsections": [
                {
                    "name": "-h --help",
                    "content": "Print this help message\n",
                    "flag": "-h",
                    "long": "--help"
                },
                {
                    "name": "-e --exec",
                    "content": "Get list of dwo files from EXE (defaults output to EXE.dwp)\n",
                    "flag": "-e",
                    "long": "--exec"
                },
                {
                    "name": "-o --output",
                    "content": "Set output dwp file name\n",
                    "flag": "-o",
                    "long": "--output"
                },
                {
                    "name": "-v --verbose",
                    "content": "Verbose output\n",
                    "flag": "-v",
                    "long": "--verbose"
                },
                {
                    "name": "--verify-only",
                    "content": "Verify output file against exec file\n",
                    "long": "--verify-only"
                },
                {
                    "name": "-V --version",
                    "content": "Print version number\n",
                    "flag": "-V",
                    "long": "--version"
                }
            ]
        },
        "REPORTING BUGS": {
            "content": "Report bugs to <https://sourceware.org/bugzilla/>\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright  ©  2022 Free Software Foundation, Inc.  This program is free software; you may re‐\ndistribute it under the terms of the GNU General Public License version 3 or (at your option)\nany later version.  This program has absolutely no warranty.\n\n\n\nGNU dwp (GNU Binutils for Ubuntu) 2.37.50.20January 2022                                      DWP(1)",
            "subsections": []
        }
    },
    "summary": "dwp - The DWARF packaging utility",
    "flags": [
        {
            "flag": "-h",
            "long": "--help",
            "arg": null,
            "description": "Print this help message"
        },
        {
            "flag": "-e",
            "long": "--exec",
            "arg": null,
            "description": "Get list of dwo files from EXE (defaults output to EXE.dwp)"
        },
        {
            "flag": "-o",
            "long": "--output",
            "arg": null,
            "description": "Set output dwp file name"
        },
        {
            "flag": "-v",
            "long": "--verbose",
            "arg": null,
            "description": "Verbose output"
        },
        {
            "flag": "",
            "long": "--verify-only",
            "arg": null,
            "description": "Verify output file against exec file"
        },
        {
            "flag": "-V",
            "long": "--version",
            "arg": null,
            "description": "Print version number"
        }
    ],
    "examples": [],
    "see_also": []
}