Jump to content

Mapsymw

From EDM2
Revision as of 17:49, 4 January 2018 by Martini (talk | contribs) (Author)

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