Documentation for dump_map.pl

NAME

DUMP_MAP.PL - Version 0.05 January 2005

SYNOPSIS

Perl script that reads in an XML file representation of a linker map file and dumps out a representation of the corresponding Perl data structures.

USAGE

   dump_map.pl <xml file>

OPTIONS

 --cg_xml_version : Print out the version of the cg_xml package in use

DESCRIPTION

Generate the XML version of the map file with the linker option --xml_link_info=<file>

This script was written using Perl version 5.8.3. It may not work with earlier revisions of Perl.

 Documentation for dump_map.pl