logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gpvo - GNU PIC object file viewer

Author

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.

Name

       gpvo - GNU PIC object file viewer

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.

       -xFILE, --exportFILE
              Export the external symbols.

       -y, --extended
              Enable 18xx extended mode.

See Also

gputils(1)

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.

See Also