AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Is There a Difference Between Debug and Release?
I don't think PANX work too is different when you have a release vs. a debug build? At least maybe they do, but I'm not aware of that. Like there is a separate knob for what the PANX actually do. Do they perform unwinding where like everything just terminates and all the resources are cleaned up in one go? But that's independent from the debug mode and release mode. So if you were to try this on binary built in debug mode, I imagine you would get more crates mentioned in these panic messages so it would work better. But I have never even checked because I don't think anyone would run like a debug mode binary in production because they're