Jump to content

Mapsymw: Difference between revisions

From EDM2
Ak120 (talk | contribs)
 
Line 8: Line 8:


==Download==
==Download==
* [http://home.earthlink.net/~steve53/os2diags/mapsymw-0.3-20120319.zip Version 2012-03-19]
* [http://www.warpcave.com/os2diags/mapsymw-0.3-20120319.zip Version 2012-03-19]


==License==
==License==

Latest revision as of 22:46, 23 October 2019

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