You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds `common::units::k1KiB` and uses unit constants in `debug_stack.h` to replace hardcoded `1024` and `1000` values. It also corrects the assertions compile-time branch so detailed stack address output is shown when assertions are enabled, with concise output otherwise.
0 commit comments