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
Add local variable accesses to the detailed execution trace and introduce new TracePoints for that.
Pass local variable accesses to the plugin and show them. Importantly, we need to make it possible to hide them and show shared and local state accesses differently (different colors as in the editor?)
The text was updated successfully, but these errors were encountered:
Step 1:
rr-debugger
branch).ManagedStrategy
; this will allow implementing Try to improve caller (a.k.a. owner) names via tracking local variables #476.Step 2:
TracePoint
s for that.The text was updated successfully, but these errors were encountered: