I installed the lenny Octave package and this is what I get: octave:1> octave_config_info ("CXXFLAGS") ans = -O2 -g Does this mean that Octave was built with debug symbols? If so, why?