![jonathan](/assets/img/avatar_default.png)
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.
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%