nuttx/libs/libc/gdbstub
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
..
CMakeLists.txt cmake:refine nuttx cmake build system fix CMake build missing part 2024-10-13 02:25:06 +08:00
Kconfig Fix Kconfig style 2024-11-20 16:45:40 -03:00
lib_gdbstub.c arch/arm64: fix backtrace register access and gdbstub config guard 2026-01-16 08:55:47 -03:00
Make.defs libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00