Eric Grange

Author Homepage: http://delphitools.info/

Send e-mail to this Author

  • UMANG gives you the option to hire experienced Delphi programmers on a monthly and hourly basis.
  • Hire Dedicated Full-time Programmers at 25-60 US$ per hour.
  • Application Re-engineering and Maintenance of exiting legacy software has been UMANG's forte.
  • Outsource your Delphi Project to the award-winning software company.
Author Products

Total 4 products

DelphiWebScript v.2.3 Prev 2

Components > Tools > Scripts

By Eric Grange.

Freeware + source 25 Oct 2013

Description

Scripting engine for Delphi supporting a significant subset of the Delphi language. Goals of the project go beyond web usages to generic scripting uses.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 987kB

Platforms: D2007, D2009, D2010, D5, D6, D7, DXE, DXE2, DXE3, DXE4, DXE5

MapFileStats v.1.5

Developer Tools > Debug Tools > Debug and Trace Tools

By Eric Grange.

Freeware 14 Dec 2013

Description

MapFileStats provides simple binary size statistics from .MAP files.

.map files can be produced by Delphi during the linking phase, they provide symbolic information on the executable they were generated for. MAPFileStats uses them to provide some simple statistics on the compiled executable binary.

Three values are provided for each unit included in your executable:

  • Compiled Size: the size in bytes taken by the units code in the executable.
  • DFM size: the size of the DFM file associated to the unit, corresponds to the size of the first matching DFM file in the search path.
  • Ratio DCU Size: the ratio between the size of the DCU of a unit, and its compiled size. Intended to locate units you depend on, but from which you use only a fraction of the code.
  • Detects project location in parent folders of MAP file.
  • Ability to copy lines to clipboard.
MapFileStats can be integrated into the Delphi IDE tools menu, use $EXENAME in the parameters field to have it open on the current executable projects MAP file.

Dont forget to enable MAP file generation in your projects linker options, the smallest and fastest MAP file generation option (Segments) provides all the info MAPFileStats currently uses.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 863kB

Platforms: D2005, D2006, D2007, D2009, D2010, D7, DXE, DXE2, DXE3, DXE4, DXE5

SamplingProfiler v.1.8.1

Developer Tools > Debug Tools > Profilers

By Eric Grange.

Freeware 14 Dec 2013

Description

Sampling Profiler for Delphi.
  • Profiled applications runs at full speed, allowing to diagnose actual bottlenecks with no instrumentation-related bias
  • Detailed profiling information, from the dll level down to the code line
  • Ability to run unattended or over long periods of time to allow identifying rare or hard to reproduce slowdowns
  • Supports Delphi 5 to Delphi XE4
  • Supports TD32, MAP, JDBG and ZJDBG debug information.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 944kB

Platforms: D2005, D2006, D2007, D2009, D2010, D5, D7, DXE, DXE2, DXE3, DXE4

ZJDBGPack v.2.0

Developer Tools > Debug Tools > Debug and Trace Tools

By Eric Grange.

Freeware 09 Sep 2009

Description

ZJDBGPack is a command-line utility that inserts debugging information in ZJDBG format into Delphi executables. It is intended to be used as part of a build process, or be used from the Tools menu in the Delphi IDE.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 202kB

Platforms: D2005, D2006, D2007, D2009, D7