Skip to content

Ever had a sneaky exception/runtime error that's slipped past Borland Dehlpi 3's internal debugger and left you wondering where it went wrong? Well wonder no more. Plug the exception address into Debug Helper and lookup it up in realtime. Designed for use with Borland Delphi 3 debug "map" files. Save time and frustration.

License

Notifications You must be signed in to change notification settings

blaiz2023/DebugHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debug Helper v1.0.367 / 09nov2025 / MIT License

Ever had a sneaky exception/runtime error that's slipped past Borland Dehlpi 3's internal debugger and left you wondering where it went wrong? Well wonder no more. Plug the exception address into Debug Helper and lookup it up in realtime. Designed for use with Borland Delphi 3 debug "map" files. Save time and frustration hunting down those rare but often difficult and elusive errors.

Features

  • Full list of ascending procedure and function names along with their hex8 address values
  • Type and search in realtime - closest match highlighted in list / shown with address in status bar (bottom right)
  • Quickly ascertain if the exception resides in your code or elsewhere (e.g. not found = system DLL etc)
  • Definable "Image Base" value - defaults to 00400000 and can be set to 0
  • Options Window - Easily change app color, font, and settings
  • Portable
  • Smart Source Code (Borland Delphi 3 and Lazarus 2)

Download

Download dhelp.exe or from the "bin" or "src" folders above.

Images

About

Ever had a sneaky exception/runtime error that's slipped past Borland Dehlpi 3's internal debugger and left you wondering where it went wrong? Well wonder no more. Plug the exception address into Debug Helper and lookup it up in realtime. Designed for use with Borland Delphi 3 debug "map" files. Save time and frustration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages