It isn't an issue I know about. I don't see that with this simple program:
#lang racket (let loop () (loop)) Do you? Robby On Mon, Jan 30, 2017 at 2:12 PM, Dan Liebgold <dan_liebg...@naughtydog.com> wrote: > I'm having trouble with the debugger in DrRacket: I'll start it and the > debugger buttons available at the top will stay "Go" and "Step" even as my > program is clearly running (even stuck in a loop). > > Is this a known issue? > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to racket-users+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.