zapfmann
2022-3-1 10:17:48

@zapfmann has joined the channel


wjb
2022-3-1 20:37:10

Is there a way to make the DrRacket debugger display global variables?


wjb
2022-3-1 20:45:58

I could wrap the entire module with (define (main) …) (main) and then it “works” …



soegaard2
2022-3-1 21:00:16

@wjb Not that I know of.


soegaard2
2022-3-1 21:01:09

@bsilverstrim The debugger can show local variables: