I build a Spur VM for debug, I tried to run an image that is crashing me on startup but all I get from gdb is:
[Inferior 1 (process 1358) exited with code 01]
(gdb) call printAllStacks()
You can't do that without a process to debug.
mmm I was always able to see stack traces. No I cannot do anything.
Any ideas what could be wrong? I have no clue why it is failing at startup and I need to know it.��
Thanks in advance,��
--