mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-20 18:06:06 +00:00
The current design of the network-specific stack dumping APIs is fundamentally unsafe. You cannot properly dump stack data without information which is only available in the thread object. In addition, this infrastructure is unnecessary. There is already a core shell command which dumps stack information for all active threads. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
ip | ||
l2 | ||
lib | ||
buf.c | ||
CMakeLists.txt | ||
hostname.c | ||
Kconfig | ||
Kconfig.hostname | ||
Kconfig.template.log_config.default.net | ||
Kconfig.template.log_config.net |