Jump to content

Mapsymw

From EDM2
Revision as of 17:48, 4 January 2018 by Martini (talk | contribs) (Created page with "Mapsymw.pl is a Perl script that takes an OpenWatcom map file as input and generates a sym file compatible with the kernel debugger, pmdf, exceptq and other tools that accept ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Mapsymw.pl is a Perl script that takes an OpenWatcom map file as input and generates a sym file compatible with the kernel debugger, pmdf, exceptq and other tools that accept sym files generated by mapsym.

Usage

perl mapsymw.pl mapfile-name

Parameters

-h
Shows the command help. You can run it as "perl mapsymw.pl -h"

Download

License

  • GNU General Public License V2.

Author

  • Steven Levine