- Fixed a bug that caused a crash when debug information contained entries that could not be interpreted (for example due to new compiler features not yet supported).
- If the debug-information contains an entry that cannot be interpreted, the user will now be notified with a WARNING on stderr.
- Fixed a crash when trying to monitor/debug an IO-struct. Monitoring/debugging of IO structs is not yet supported, but will no longer cause a crash.
- Fixed race condition for monitor/debug results.