Root > Integral parts > Debug information providers > mORMot

mORMot

Previous pageReturn to chapter overviewNext page   

mORMot provider allows your application to extract debug information from Synopse / mORMot debug information format. It can be external .mab file or injected into executable.

 

Synopse mORMot is a Client-Server ORM/ODM SOA MVC framework for Delphi and Free Pascal. It contains SynLog unit which can create and read debug information into its own format.

 

mORMot debug information format is a custom binary format, which contains unit, class, routines names, and line numbers. It uses custom packing algorithm to minimize final size. There is no password protection. Overall this format is fast and compact.

 

You'll need to distribute .mab files with your application or inject debug information into executables (SynLog.TSynMapFile.SaveToExe).

 

 

See also:




Send feedback... Build date: 2023-09-11
Last edited: 2023-03-07
PRIVACY STATEMENT
The documentation team uses the feedback submitted to improve the EurekaLog documentation. We do not use your e-mail address for any other purpose. We will remove your e-mail address from our system after the issue you are reporting has been resolved. While we are working to resolve this issue, we may send you an e-mail message to request more information about your feedback. After the issues have been addressed, we may send you an email message to let you know that your feedback has been addressed.


Permanent link to this article: https://www.eurekalog.com/help/eurekalog/mormot_provider.php