Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 448 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 448 Bytes

GCOV7 VIEWER

Background

  • Compatiable for plugin Gcov Viewer in VSCode
  • Transfers gcov-7 line format to gcov-9 json format

Limitation

  • Only valid for absolute path project temporarily now
  • ✔️Tested build suite: CMake + Makefiles
  • ❌Failed test build suite: CMake + Ninja
  • You must install Python 3

Usage

  • Nothing to config, this extension config gcov7 adapter as gcov binary