Releases: jrfonseca/drmingw
Releases · jrfonseca/drmingw
0.7.0
- Many tests added
- Many bugfixes
- A new tool, catchsegv, used for testing the engine, but also useful for testing automation.
0.6.6
- Drop BFD support
- Handle debug symbols in a separate file (
.gnu_debuglink
)
0.6.5
- Fix WOW64 support
- More consistent font
- Less spurious exceptions with exchndl
- More efficient DWARF symbol search
0.6.4
- Prefer libdwarf.(instead of BFD).
- Handle rebased DLLs properly.
- Update libdwarf to 20140805.
0.6.3
- Don't let StackWalk64 corrupt the exception's CONTEXT
- Bundle DbgHelp and SymSrv DLLs into package
- Provide default symbol search path.
0.6.2
- Support DWARF4 address encoding.
- Experimental WOW64 support.
- Drop GPL text.
- Minor fixes and cleanups.
0.6.0
- Use libdwarf (binutils/BFD is now optional)
- 64-bits support
0.5.1
- Update to binutils-2.23.2 (DWARF support)
- Use dbghelp.dll instead of imagehlp.dll
0.4.4
- Update to binutils 2.18
- This is the last release that still supports Windows 2000