nuttx/arch/z80
Abdelatif Guettouche 6d12ee19e2 arch: Move the DUMP_ON_EXIT logic after nxtask_exit.
Otherwise we will try to dump the state of the current task, however the
exit handler has already started doing some cleanup and invalidated its
group.  Accessing the group from dumponexit will crash.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2022-04-13 21:59:23 +08:00
..
include arch/z[80|16]: Move up_getsp declaration to arch.h 2022-03-12 19:21:59 +02:00
src arch: Move the DUMP_ON_EXIT logic after nxtask_exit. 2022-04-13 21:59:23 +08:00
Kconfig arch: Add custom arch chip build support 2020-10-20 14:48:16 +08:00