be2c7f3d13
Also change the stack-traceback code to avoid having multiple returns (and thus multiple stack pops) because with gcc -O2 that breaks the heuristic that a "jr ra" preceding the PC precedes code to push the current stack frame. Which breaks stacktrace() before it even traces past itself :-(. Use a goto instead. |
||
---|---|---|
.. | ||
include | ||
mips |