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.
- 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 dhelp.exe or from the "bin" or "src" folders above.

