Re: [racket-users] graphical debugging

2020-08-29 Thread Sorawee Porncharoenwase
I meant the REPL in DrRacket (interaction window). On Sat, Aug 29, 2020 at 5:21 AM Catonano wrote: > Il giorno sab 29 ago 2020 alle ore 12:11 Sorawee Porncharoenwase < > sorawee.pw...@gmail.com> ha scritto: > >> It (kinda) works for me. You should make sure that debugging is enabled >> in the la

Re: [racket-users] graphical debugging

2020-08-29 Thread Catonano
Il giorno sab 29 ago 2020 alle ore 12:11 Sorawee Porncharoenwase < sorawee.pw...@gmail.com> ha scritto: > It (kinda) works for me. You should make sure that debugging is enabled in > the language setting (it should display something like “Language: racket, > with debugging [custom]” in the REPL).

Re: [racket-users] graphical debugging

2020-08-29 Thread Sorawee Porncharoenwase
It (kinda) works for me. You should make sure that debugging is enabled in the language setting (it should display something like “Language: racket, with debugging [custom]” in the REPL). Then, click “Debug” and then click “Step” for a couple of times (seven to be precise). The little green triangu