Releases: DynamoRIO/drmemory
cronbuild-1.11.17771
Auto-generated periodic build (Appveyor build 1.0.250).
cronbuild-1.11.17770A
Auto-generated periodic build (Appveyor build 1.0.244).
cronbuild-1.11.17770
Auto-generated periodic build (Appveyor build 1.0.246).
cronbuild-1.11.17622
Auto-generated periodic build (Appveyor build 1.0.236).
cronbuild-1.11.17596E
Auto-generated periodic build (Appveyor build 1.0.232).
2.0.0-RC2
Beyond 2.0.0-RC1, this release includes several bug fixes:
- A regression in handling spaces in application paths is fixed
- A bug in handling some rip-relative addresses is fixed
- Problems on Linux 4.4.0-93 kernels are fixed
2.0.0-RC1
Major features include:
- Adds preliminary 64-bit full mode (i.e., with uninitialized read
checking) support for Linux. - Adds preliminary support for the Windows Subsystem for Linux
environment with the regular Dr. Memory Linux package.
1.11.0
Major features include:
- Adds support for a major update to Windows 10, 1607.
- Adds support for Mac OSX El Capitan.
- Adds better international string support for usernames and application
paths.
For details see the changelist at
https://github.com/DynamoRIO/drmemory/blob/release_1.11.0/drmemory/docs/release.dox#L63.
1.10.1
This is a bugfix release, primarily fixing issues with configuration
directories on Android.
For details see the changelist at
https://github.com/DynamoRIO/drmemory/blob/release_1.10.1/drmemory/docs/release.dox#L63.
1.10.0
Features include:
- Adds support for the major update to Windows 10, TH2 1511.
- Adds preliminary 64-bit support (this does not yet include uninitialized read checking, so we still recommend compiling your application as 32-bit).
- Adds preliminary Linux/ARM and Android/ARM 32-bit Dr. Memory support. This does not yet include uninitialized read checking.
- Adds code coverage measurement via a new option -coverage.
For details see the changelist at https://github.com/DynamoRIO/drmemory/blob/release_1.10.0/drmemory/docs/release.dox#L63.