Skip to content

Commit 47ad26c

Browse files
committed
Update v3/docs/developer-overview.md
1 parent aa620a2 commit 47ad26c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

v3/docs/developer-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,8 @@ in the user's program execution.
233233
A lot of complicated stuff happens within `interaction` to grab a snapshot of the execution state and encode
234234
it into an execution trace entry. I've written up a separate document describing the exact format of an execution trace:
235235

236+
https://github.com/pgbovine/OnlinePythonTutor/blob/master/v3/docs/opt-trace-format.md
237+
236238

237239
## Hacking the frontend
238240

0 commit comments

Comments
 (0)