Skip to main content

MadExcept

This is a commercial plugin (free for open source projects). It adds crash reporting capabilities to generated Win32 and Win64 applications. When enabled, MadExcept will replace the "catch all" exception handler of Delphi generated applications and add a crash reporting user interface to the application, which will be shown when an uncaught exception happens in the application.

The dialog provides a stack trace (how did the application get to the point of the crash, something the Delphi RTL does not provide), some information about the system the application is running on, a disassembly of the place of code where the crash happened and the possibility to send this generated bugreport via e-mail (including a screenshot of the application), print it or save it and it can even directly create entries in some bugtracking systems like Mantis or Bugzilla.

The license is a yearly subscription. It can be found at www.madshi.net.