walnux/arch/z80/src
zhangyuan21 841b178782 assert: show stacks with the sp from regs
1. Get the value of sp from dump regs when an exception occurs,
   to avoid getting the value of fp from up_getsp and causing
   incomplete stack printing.
2. Determine which stack the value belongs to based on the value
   of SP to avoid false reports of stack overflow

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-05-05 13:40:04 +08:00
..
common group/group_addrenv: Move address environment from group -> tcb 2023-02-08 02:51:23 +08:00
ez80 assert: show stacks with the sp from regs 2023-05-05 13:40:04 +08:00
z8 assert: show stacks with the sp from regs 2023-05-05 13:40:04 +08:00
z80 assert: show stacks with the sp from regs 2023-05-05 13:40:04 +08:00
z180 assert: show stacks with the sp from regs 2023-05-05 13:40:04 +08:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile arch/: Clean what was made during context in distclean. 2021-07-21 16:52:36 -03:00
Makefile.clang tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
Makefile.sdccl tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
Makefile.sdccw tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
Makefile.zdsiil arch: Remove board/libboard$(LIBEXT) from the rerequest of export_startup 2022-05-12 23:34:31 +03:00
Makefile.zdsiiw arch: Remove board/libboard$(LIBEXT) from the rerequest of export_startup 2022-05-12 23:34:31 +03:00