JCL Help:TJclBinDebugGenerator

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

TJclAbstractMapParser
|
TJclMapScanner
|
TJclBinDebugGenerator


Summary

Generates a binary version of a map file.


Pascal

 public TJclBinDebugGenerator = class(TJclMapScanner);


Description

TJclBinDebugGenerator translates the text based map file created by the linker into a smaller, binary version. The result is saved in a memory stream.


About

Unit

JclDebug


Navigation

Donator

Petr Vones


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page