I know it’s too late for an SDL3 feature suggestion but it would be really nice to have a cross-platform stack trace available in SDL. For me, this belongs to the realm of SDL_Log where e.g. I might want to print a stack trace when a crash happens.
I have written my own little version of a stack trace for Linux, Windows and macOS but it might be more involved for other platforms.
Keep it up,
Thomas