13.5.0
Features
- WASM: expose
ObjectFile.debugSession()returning aDebugSessionwithfiles()(the source files referenced by the object) andsourceByPath(path)(resolving embedded contents or a source link).symbolic-debuginfoalso implementsAsSelfforObjectDebugSessionso it can be held in aSelfCell. (#997)