./configure CXXFLAGS=-ggdb CFLAGS=-ggdb ...and that appeared to work.
yes, that is the one. also -02 -O3 work with with -ggdb, but you loose the stack where part of the code have been optimized.
Carl. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
