collapseos/tools/emul/shell
Virgil Dupras 66dacd1816 tools/emul: add "Min SP" debug value
This gives the maximum size of the stack at any given moment during the
execution of the program. It's useful to figure out if the stack gets
dangerously close to the heap.
2019-12-02 17:44:54 -05:00
..
glue.asm Make the shell a userspace app 2019-11-15 15:37:49 -05:00
shell.c tools/emul: add "Min SP" debug value 2019-12-02 17:44:54 -05:00
user.h Make the shell a userspace app 2019-11-15 15:37:49 -05:00