nuttx/arch/mips/src
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
..
common arch: Move the DUMP_ON_EXIT logic after nxtask_exit. 2022-04-13 21:59:23 +08:00
mips32 arch/Toolchain.defs: add wildcard for EXTRA_LIBS 2022-03-27 22:53:58 +03:00
pic32mx arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
pic32mz style/typo: fix few style and typo issues 2022-03-18 17:05:10 +01:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile boards: Replace CONFIG_CYGWIN_WINTOOL with CONVERT_PATH 2022-02-20 21:15:36 +01:00