[racket] compiling gracket with debugging info?

From: Danny Yoo (dyoo at cs.wpi.edu)
Date: Sat Apr 23 18:04:21 EDT 2011

Does anyone know the flags I need to pass to ./configure to compile
Racket with debugging support?  I tried:


    $ CFLAGS="-ggdb" ./configure

but it didn't seem to stick.

I'm still running into DrRacket crashing on me under moderate use, and
need to trace where it's dying.  Thanks!


Posted on the users mailing list.