zephyr/include/zephyr/debug
Alberto Escolar Piedras 9eeb78d86d COVERAGE: Fix COVERAGE_GCOV dependencies
CONFIG_COVERAGE has been incorrectly used to
change other kconfig options (stack sizes, etc)
code defaults, as well as some samples behaviour,
which should not have dependend on it.

Instead those should have depended on COVERAGE_GCOV,
which, being the one which adds special code and
temporary RAM storage for embedded targets,
require changes to many features.

When building for the native targets, all this was
unnecessary.

=> Fix the dependency.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-08-24 15:36:31 +02:00
..
coredump.h debug: coredump: Doxygen cleanup 2023-08-23 10:03:36 +02:00
gcov.h COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
gdbstub.h
object_tracing.h doxygen: remove redundant usages of def 2022-08-09 12:29:28 +02:00
sparse.h sparse: add an address space and a __sparse_force annotation 2022-05-03 09:37:08 +02:00
stack.h debug: rename shadow variables 2023-08-10 08:14:12 +00:00
thread_analyzer.h debug: add missing include to thread_analyzer 2023-07-18 11:07:54 +00:00
tracing.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00