You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a field adjust_instruction_addr: Option<bool> to RawFrame to signal whether the
frame's instruction address needs to be adjusted for symbolication. (#948)
Added offline mode and caching to symbolicli. (#967,#968)