radian-software/kalyn

Backtraces should be produced automatically

raxod502 opened this issue · 0 comments

When a Kalyn program crashes, it is possible to obtain a backtrace by re-running it under GDB and manually inspecting the base pointer chain. This process should be automated by mapping the symbol table into memory and displaying information from it at program termination.