Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saving gcov .gcda files with relative path. #89

Merged
merged 2 commits into from
Mar 4, 2016

Conversation

mazimkhan
Copy link
Contributor

If mbed target is compiled with -fprofile-dir=. it will print .gcda file paths relative to ./build/<yotta target>. Changes here are to save these files with a prefix ./build/<yotta target>.

@mazimkhan
Copy link
Contributor Author

CI failure because corresponding mbed-host-test is not available in CI. error:
No local packages or download links found for mbed-host-tests>=0.2.0

@PrzemekWirkus
Copy link
Contributor

+1

PrzemekWirkus added a commit that referenced this pull request Mar 4, 2016
Saving gcov .gcda files with relative path.
@PrzemekWirkus PrzemekWirkus merged commit 1021eae into ARMmbed:master Mar 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants