AtomVM icon indicating copy to clipboard operation
AtomVM copied to clipboard

Display module and line number of crash or exception in CRASH DUMP

Open fadushin opened this issue 3 years ago • 0 comments

It is sometimes very difficult to diagnose where a program has crashed without having to add printf's to the code. This becomes increasingly difficult with third party and core libraries.

If we could identify the module and line number of the crash, that would make diagnosing errors a lot easier.

fadushin avatar Mar 29 '22 00:03 fadushin