d72de58aa8
In addition to printing out the thread name (task name in flat mode), print the parent process's name as well. It is quite useful to know which process is the parent of a faulting thread, although this information can be read from the assert dump, in some cases the dump might be incomplete (due to e.g. stack corruption, which causes another exception and PANIC().) |
||
---|---|---|
.. | ||
assert.c | ||
CMakeLists.txt | ||
deadlock.c | ||
Make.defs | ||
panic_notifier.c | ||
reboot_notifier.c |