Is there a way to build VTK with debugging symbols? I seem to be getting into an infinite loop, and I'm not sure what specific in VTK is causing it, so I'd like to examine it in more detail. Should I just add -g to the CFLAGS, or is there already a mechanism to build a debug version? James