redox/recipes/wip/dev/debug/dr-memory/recipe.toml
2025-10-26 22:50:38 -03:00

11 lines
198 B
TOML

#TODO not compiled or tested
# lacking build instructions
[source]
git = "https://github.com/DynamoRIO/drmemory"
rev = "release_2.6.0"
[build]
template = "cmake"
dependencies = [
"libunwind",
]