mariuszmaximus / DebugEngine

Delphi debug framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DebugEngine

What is DebugEngine ?

DebugEngine is a collection of utilities related to debug stuff (stack trace, CPU registers snapshot, debug info, ...). Basically, I started to write a commercial error log plugin for Delphi, then I noticed that my internal framework got bigger and bigger. So I decided to share it with the community in hope it will be useful.

Features:

DebugEngine has a lot of functions and utilities allowing to you to do for example:

Getting started:

Please refer to the Wiki page and see Demo included with the library. Note that all public functions are documented (XML doc). However if you don't understand something, please feel free to contact me.

About

Delphi debug framework

License:Mozilla Public License 2.0


Languages

Language:Pascal 99.9%Language:Perl 0.1%Language:Batchfile 0.0%