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!
_________________________________________________
For list-related administrative tasks:
http://lists.racket-lang.org/listinfo/users

