gregcawthorne

Results 4 issues of gregcawthorne

Porting the drsyscall sub tool to AArch64 which is from the larger DrMemory port branch.

This patch edits tests/CMakeLists.txt to enable a selection of existing tests for drmemory aarch64 as supported by the larger initial aarch64 slowpath patch.

Hi. Setup: x86-64 linux. Running leaks_indrect.c from the tests. Failing run command: bin64/drmemory -debug -dr_debug -- leak_indirect Running x86 master branch with fastpath off and shared_slowpath off causes an error:...

AArch64 port of drmemory. Only contains slowpath support with shared_slowpath off. Pattern mode and fastpath modes are being worked on separately. Currently this build does break some x86 functionality. Depends...