igrr:
thanks to the gdb stub from the guys at Cesanta, i can now halt the ESP on exception, attach the debugger and inspect memory and stack :) extremely helpful.
https://cesanta.com/blog/esp8266-gdb.shtml
too bad their code is GPLv2, so i can only use it locally...