Skip to content

Tags: hbcbh1999/drmemory

Tags

release_1.9.0

Toggle release_1.9.0's commit message
DRi#1781: add pdb files for exported static libraries

Updates DR to 29cc677 for pdb files for DR's static libraries, and adds pdb
files for DRMF static libraries for CMake 3.1+ via the COMPILE_PDB_*
properties.

Review-URL: https://codereview.appspot.com/269080043

release_1.9.0_rc1

Toggle release_1.9.0_rc1's commit message
i#1620 WIX integration: add DrMem to user PATH

The WIX installer now unconditionally (i#1761 covers adding checkboxes)
adds Dr. Memory to the user's PATH.  This *should* be auto-removed on
uninstall but that is not working: i#1762 covers fixing that.

This CL updates the docs to reflect the new automatic PATH editing.

The WIX installer now has enough of the features of the NSIS installer that
WIX support is declared complete.

Fixes DynamoRIO#1620

Review-URL: https://codereview.appspot.com/265780043

release_1.8.1

Toggle release_1.8.1's commit message
i#1667 Mac false pos: replace _platform string and memory routines

Adds several _platform_* string and memory routines from OSX to the
replacement list in order to avoid false positives.

Fixes DynamoRIO#1667

Review-URL: https://codereview.appspot.com/186680043

release_1.8.0

Toggle release_1.8.0's commit message
Update DR to r2833 for DRi#1521 win8x86 fix.

That pulls in the new drfrontendlib link with drdecode which requires a fix:

DRi#1409/DRi#1503: we get link errors about dup symbols dr_get_stderr_file()
in drdecode and dynamorio libs unless we link drstrace_unit_tests w/ drinjectlib.


SVN-Revision: 2066

release_1.7.0

Toggle release_1.7.0's commit message
i#1511: downgrade assert as invalid data from the kernel seems to be …

…a real

possibility.  Needs further investigation.

SVN-Revision: 1871

release_1.6.1

Toggle release_1.6.1's commit message
Fixes issue 1405

Change the chkstk transformation to not clobber edx, which is live in some
calling conventions.  Instead, we change the load into an xchg to clobber
the retaddr.

SVN-Revision: 1661

release_1.6.0

Toggle release_1.6.0's commit message
Fix fatal error in the Linux package where libdrconfiglib.so and

libdrinjectlib.so are not installed.

SVN-Revision: 1538

release_1_5_1

Toggle release_1_5_1's commit message
fixes issue 772

Officially adds experimental support for Windows 8.
Adds this to the documentation, relaxes the fatal error to a warning.
Fixes the win8 system call param base for wow64 to be esp and not edx.

SVN-Revision: 1221

release_1_5_0

Toggle release_1_5_0's commit message
Update DR to r1568 to pick up the *right* drmgr.h fix

SVN-Revision: 1007