mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 04:02:34 +00:00
Runtime stack traces (at least as currently implemented) don't work on x86_64 normally as RBP is treated as a general- purpose register. Depend on CONFIG_NO_OPTIMIZATIONS to enable this on 64-bit. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv | ||
x86 | ||
xtensa | ||
CMakeLists.txt | ||
Kconfig |