logging can't dump exceptions without losing data with CONFIG_LOG_PRINTK #15372
Labels
area: Logging
bug
The issue is a bug, or the PR is fixing a bug
priority: low
Low impact/importance bug
Stale
I was making some changes to samples/subsys/logging/logger when I noticed that my exception printouts were garbled:
We're missing some of the call trace and the register dump.
The text was updated successfully, but these errors were encountered: