nuttx/libs
hujun5 2a08860a08 arch/arm64: fix backtrace register access and gdbstub config guard
Fix arm64_backtrace to access TCB register context directly instead of using
running_regs(), which may not reflect the actual context being backtraced.
Add CONFIG_ARCH_HAVE_DEBUG guard to prevent undefined references in non-debug builds.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-01-16 08:55:47 -03:00
..
libbuiltin libs: remove not related comments from cmake files 2025-10-11 17:07:51 -04:00
libc arch/arm64: fix backtrace register access and gdbstub config guard 2026-01-16 08:55:47 -03:00
libdsp style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
libm libm: prevent atanf() yielding NaN for high inputs values. 2026-01-15 16:19:52 -03:00
libnx style/FAR: remove FAR qualifier 2025-11-10 10:56:29 +01:00
libxx libcxx: supports CXX_MINI_LOCALIZATION 2026-01-16 09:41:40 +08:00
CMakeLists.txt libs: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00