This is the command gpdasm that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
gpdasm - GNU PIC disassembler
SYNOPSIS
gpdasm [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
gpdasm is an disassembler for Microchip (TM) PIC (TM) micro-controllers. gpdasm is part
of gputils. Check the gputils(1) manpage for details on other GNU PIC utilities.
OPTIONS
-c, --mnemonics
Decode the special mnemonics.
-h, --help
Show this usage message and exit.
-i, --hex-info
Report extra information about the input hex file. This information includes file
size and hex format.
-k FILE, --label-list FILE
A file which lists the names and addresses of the labels in the disassembled
program code. (With the -n, -o and -s options.)
-l, --list-chips
List the supported processors.
-m, --dump
Display the contents of instruction memory.
-p PROC, --processor PROC
Select the processor.
-s, --short
Output the short format. This format can be reassembled by gpasm. (See also the
-k, -n and -o options.)
-v, --version
Show the version information and exit.
-y, --extended
Enable 18xx extended mode.
--strict
Disassemble only opcodes generated by gpasm in case of instructions with several
opcodes.
Use gpdasm online using onworks.net services