Am 16.02.2015 um 16:49 schrieb Paolo Bonzini:
On 16/02/2015 16:41, Stefan Priebe - Profihost AG wrote:Yes, just do nothing ("--enable-debug-info" is the default; "--enable-debug" enables debug info _and_ turns off optimization).If I do not enable-debug dh_strip does not extract any debugging symbols.Then you need --disable-strip too.
Thanks! Stefan
Paolo