Hacker News new | ask | show | jobs
by snovv_crash 2387 days ago
Often bare-metal embedded toolchains don't support stack unwinding. I've even worked on an embedded linux where the toolchain didn't support stack unwinding. It made porting certain code to the platform interesting, to say the least.