Final DILE v0.2
So, here is the final v0.2 release of DILE. I have fixed several debugging related bugs and I have improved the UI also. I hope all these changes will make it easier and more comfortable to use DILE.

The zip file: dile_v0_2.zip
readme.txt: readme.txt
license.txt: license.txt
change_log.txt: change_log.txt

List of the most important changes:

  • compiled using .NET Framework RTM (v2.0.50727)
  • modules panel
  • threads panel
  • MDA (Managed Debug Assistant) support
  • debuggee thrown exceptions can be skipped
  • debuggee can be automatically paused on chosen events (e.g.: LoadClass, LoadModule, CreateThread)
  • decimal or hexadecimal number display
  • plenty of new settings (configurable default directories, shortcuts etc.)
  • new project settings (list of exceptions to skip)
  • recent projects and recent assemblies list
  • projects and assemblies can be loaded by drag&drop
  • searching for project items in the Quick Search Panel can be aborted by pressing Escape
  • windows list
  • VS-like window-selecting by pressing Ctrl + Tab