Feature Request: Force absolute Paths in drcov output
Created by: Popkornium18
I think it would be useful if drcov had an option to force the usage of absolute paths in the output.
I am trying to automate the process of generating code coverage reports with drcov. I am having the problem that the filenames in the drcov2lcov output are relative paths for some users and absolute for others. Absolute paths would make this task a lot easier.
More info: https://groups.google.com/forum/#!topic/DynamoRIO-Users/sNBYTXDRwCw