The MAPSYM program creates .SYM files from .MAP files. .SYM files are used by the kernel debugger for symbolic debugging.
Note: You must run MAPSYM from the directory in which the file to be converted is located.
To create a .SYM file, follow these steps:
mapsym filename
Note that the .MAP extension is not required.