Skip to content

Releases: jrfonseca/drmingw

0.7.0

24 Apr 22:34
Compare
Choose a tag to compare
  • Many tests added
  • Many bugfixes
  • A new tool, catchsegv, used for testing the engine, but also useful for testing automation.

0.6.6

29 Mar 21:44
Compare
Choose a tag to compare
  • Drop BFD support
  • Handle debug symbols in a separate file (.gnu_debuglink)

0.6.5

19 Mar 19:54
Compare
Choose a tag to compare
  • Fix WOW64 support
  • More consistent font
  • Less spurious exceptions with exchndl
  • More efficient DWARF symbol search

0.6.4

14 Nov 20:08
Compare
Choose a tag to compare
  • Prefer libdwarf.(instead of BFD).
  • Handle rebased DLLs properly.
  • Update libdwarf to 20140805.

0.6.3

22 Sep 22:17
Compare
Choose a tag to compare
  • Don't let StackWalk64 corrupt the exception's CONTEXT
  • Bundle DbgHelp and SymSrv DLLs into package
  • Provide default symbol search path.

0.6.2

29 Apr 22:13
Compare
Choose a tag to compare
  • Support DWARF4 address encoding.
  • Experimental WOW64 support.
  • Drop GPL text.
  • Minor fixes and cleanups.

0.6.1

15 May 13:12
Compare
Choose a tag to compare
  • Several bug fixes

0.6.0

15 May 14:18
Compare
Choose a tag to compare
  • Use libdwarf (binutils/BFD is now optional)
  • 64-bits support

0.5.1

15 May 13:18
Compare
Choose a tag to compare
  • Update to binutils-2.23.2 (DWARF support)
  • Use dbghelp.dll instead of imagehlp.dll

0.4.4

15 May 13:11
Compare
Choose a tag to compare
  • Update to binutils 2.18
  • This is the last release that still supports Windows 2000