[racket-users] DrRacket debugger suggestions: line-level breakpoints and displaying results of latest expression evaluated

2016-05-15 Thread Braids Constance
hello, i tried using the DrRacket debugger for the first time yesterday. it was a bit frustrating, because i couldn't figure out how to set a line-level breakpoint. leif later told me i can set a breakpoint on an expression, but not a line. that's smart, surely, but not what i'm used to. sec

Re: [racket-users] DrRacket: Laggy when rendering images as results vs display-ing

2016-05-15 Thread Robby Findler
I've pushed a fix that reorders the cases in the code that handles printing so that you should see similar performance for these two now. I'm not completely confident in the change but let me know how it works for you. Robby On Sat, May 14, 2016 at 4:41 PM, Daniel Prager wrote: > Displaying bitm