gpvo - Man Page

GNU PIC object file viewer

Synopsis

gpvo [options] file

Warning

The information in this man page is an extract from the full documentation of gputils and is limited to the meaning of the options.  For complete and current documentation, refer to "gputils.ps" located in the gputils docs directory.

Description

gpvo is an COFF object file viewer for Microchip (TM) PIC (TM) micro-controllers. COFF files are relocatable objects output from gpasm. gpvo is part of gputils.  Check the gputils(1) manpage for details on other GNU PIC utilities.

Options

-b,  --binary

Display binary data.

-c,  --mnemonics

Decode special mnemonics.

-f,  --file

Display file header.

-h,  --help

Show the usage message and exit.

-n,  --no-names

Suppress filenames.

-s,  --section

Display sections.

--strict-options

If this is set, then an option may not be parameter of an another option. For example: -x --symbol

-t,  --symbol

Display symbol table.

-v,  --version

Show the version information and exit.

-x FILE, --export FILE

Export the external symbols.

-y,  --extended

Enable 18xx extended mode.

See Also

gputils(1)

Author

Craig Franklin <craigfranklin@users.sourceforge.net>

Referenced By

gputils(1).

2016-02-28 gputils-1.5.2 Linux user's manual