zephyr/subsys/debug
Yong Cong Sin 074931057c subsys/debug: remove CONFIG_EXCEPTION_STACK_TRACE_SYMTAB
Having `CONFIG_EXCEPTION_STACK_TRACE_SYMTAB` to select the
`CONFIG_SYMTAB` or to explicitly not print the symbol name
during exception stack unwind seems unnecessary, as the extra
code to print the symbol name is negligible when compared with
the symbol table, so just remove it.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-08-26 14:44:53 -04:00
..
coredump style: subsys: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
coresight debug: coresight: Add coresight_trace_deformatter 2024-08-12 19:23:19 -04:00
gdbstub subsys/debug: relocate gdbstub stuff into its folder 2024-06-04 22:36:51 -04:00
symtab subsys/debug: relocate symtab Kconfig 2024-06-04 22:36:51 -04:00
asan_hacks.c
CMakeLists.txt debug: coresight: Add coresight_trace_deformatter 2024-08-12 19:23:19 -04:00
Kconfig subsys/debug: remove CONFIG_EXCEPTION_STACK_TRACE_SYMTAB 2024-08-26 14:44:53 -04:00
mipi_stp_decoder.c debug: no UNALIGNED_ACCESS_SUPPORTED for cortex M0 or M0plus 2024-06-28 12:21:18 -04:00
thread_analyzer.c style: subsys: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
thread_info.c debug: Set thread_info.c variables to const 2023-09-11 19:56:18 +02:00