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

gpvc - GNU PIC COD file viewer

Author

Description

gpvc is an COD file viewer for Microchip (TM) PIC (TM) micro-controllers.  COD files are and output  from
       gpasm.   They  contain  information  used for simulation.  gpvc is part of gputils.  Check the gputils(1)
       manpage for details on other GNU PIC utilities.

Name

       gpvc - GNU PIC COD file viewer

Options

-a,--all
              Display all information in the COD file.

       -d,--directory
              Display directory header.

       -l,--listing
              Display source listing.

       -m,--message
              Display debug message area.

       -h, --help
              Show the usage message and exit.

       -r,--rom
              Display ROM.

       -s,--symbols
              Display symbols.

       -v,--version
              Show the version information and exit.

       -w, --wide
              Show code table in wider view.

See Also

gputils(1)

Synopsis

gpvc[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