-
The 32-bit version failed once:
https://ci.appveyor.com/project/DynamoRIO/dynamorio/builds/21162519
```
[00:09:36] test 213
[00:09:36] Start 213: code_api|tool.reuse_distance
[00:09:36]
…
-
_From [reid.kle...@gmail.com](https://code.google.com/u/108532745084733145449/) on February 13, 2011 15:22:52_
I've been working on getting DynamoRIO to build with clang, since we're considering usin…
-
Hi,
I think an FAQ entry would be very helpful that gives an indicator which mode (Dynamorio, Intel PT, syzygy) is faster than the other and approx how much (if all three approaches are possible).
…
-
Hi,
I'm am working on the Interflop project with ANEO to develop a frontend for Interflop using DynamoRIO.
What would be a good practice to integrate this repository ?
Copying the backend and i…
-
```
What steps will reproduce the problem?
1. I compiled DynamoRIO and DrMemory accoring to msandr/README.txt
2. For llvm I tool the release branch (3.3.1)
3. I compiled a simple hello world with -O1 …
-
Continuation from #28. Config file below for reference.
```
# Manul - configuration file
# -------------------------------------
# Maksim Shudrak
#
# Copyright 2019 Salesforce.com, inc…
-
`analysis_tool_tmpl_t` deprecated the use of `initialize()` and `parallel_shard_init()` in favor of `initialize_stream()` and `parallel_shard_init_stream()` respectively.
These two methods allow init…
-
```
What steps will reproduce the problem?
1. I compiled DynamoRIO and DrMemory accoring to msandr/README.txt
2. For llvm I tool the release branch (3.3.1)
3. I compiled a simple hello world with -O1 …
-
Seeing this failure in #5717
```
2023-02-27T04:29:11.5101083Z ==================================================
2023-02-27T04:29:11.5101644Z RESULTS
2023-02-27T04:29:11.5101998Z
2023-02-27T0…
-
Hi qin,
When I build Umbra,it cannot generate configuration.
According QuikStart, I tried the newest `DynamoRIO`4.2.0 and old version like 2.0.0-6, 1.5.0-1,it always says:
```
CMake Warning at CMake…