DynamoRIO / DynamoRIO/dynamorio

drrun client config on i386 builds: x64 client is set to 32 bit executable

Open
#5,187 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 18h
Merged PRs (30d)
30

Description

In the release packages, the client config files `.drrun32` set both paths to the 32-bit executable.
This is at least unexpected.

**Versions**
- 8.0.18796
- Windows and Linux

**Example drcpusim.drrun32**

```
# drcpusim tool config file
CLIENT32_REL=tools/lib32/release/libdrcpusim.so
CLIENT64_REL=tools/lib32/release/libdrcpusim.so
```

Xref: #5172

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.