DynamoRIO / DynamoRIO/drmemory

Dr. HeapStat visualization tool isn't finished for Windows

Open
#213 0 comments 0 reactions 0 assignees View on GitHub
Component-Heapstat Migrated OpSys-Windows Priority-Medium Type-Feature
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on December 10, 2010 19:52:13_

PR 502465

The visualization tool hasn't been built or tested for Windows. Specific issues are
1. Symbol processing probably won't work.
2. Flash player trust file location for windows is different, so won't work as is. Also, unlike unix, the file will be "file://c:/...".
3. Launching flash player on windows won't work as is, i.e., "cmd &" - need to do fork and exec.
4. Log files will have \r\n as will index files created by postprocess.pl (the latter can be fixed to use unix type files). Need to make sure that \r is correctly removed and that flex understand the xml produced.

_Original issue: http://code.google.com/p/drmemory/issues/detail?id=213_

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.