[Haskell-cafe] How to debug GHC
Monique Louise de Barros Monteiro
mlbm at cin.ufpe.br
Mon Apr 25 19:24:31 EDT 2005
Hi, all,
I'm developing a back end for GHC and I have the following problem:
my program is throwing an "empty list exception" due to head [] and I
need to compile GHC with -prof -auto-all in order to see the stack
trace when running it with +RTS -xc -RTS. I changed the makefile but
the option +RTS -xc -RTS was not recognized as an available RTS option
Does anyone have any idea about how I can do that ?
Thanks in advance,
__________________________________________________
Monique Louise Monteiro
Mestranda em Ciencia da Computacao
Centro de Informatica - CIn - UFPE
More information about the Haskell-Cafe
mailing list