DynamoRIO / DynamoRIO/dynamorio
update genhtml to work with Windows paths
Open
good first issue
help wanted
Migrated
Priority-Medium
Tool-DrCov
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 30
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on October 08, 2014 12:26:29_
The lcov genhtml has some assumptions on paths being in a UNIX format (e.g., see shorten_prefix() in genthml). We could update the drcov docs to talk about this, and maybe modify our import of genhtml to make it work on Windows-style paths.
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1552_
Contributor guide
Assessment
This issue has not been assessed yet.