mirror of
https://github.com/apache/nuttx.git
synced 2025-12-07 18:12:33 +08:00
gcov: default strip 0 path
Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
This commit is contained in:
committed by
Xiang Xiao
parent
f2bc226d26
commit
1cb5077bc1
@@ -75,7 +75,7 @@ config COVERAGE_GCOV_DUMP_REBOOT
|
|||||||
|
|
||||||
config COVERAGE_DEFAULT_PREFIX_STRIP
|
config COVERAGE_DEFAULT_PREFIX_STRIP
|
||||||
string "Default gcov dump path prefix strip"
|
string "Default gcov dump path prefix strip"
|
||||||
default "99"
|
default "0"
|
||||||
---help---
|
---help---
|
||||||
The default prefix strip of the gcov data
|
The default prefix strip of the gcov data
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user