Bug#757735: Chirugircal removing of compiler optimizations

2014-08-15 Thread brian m. carlson
On Fri, Aug 15, 2014 at 11:17:57AM +0200, Raphael Manfredi wrote: > Hi Brian, > > The gdb trace shows that compiler optimizations are preventing debugging: > some variables having been optimized out, and therefore their printed value, > if any, is inconsistent. I built the package with DEB_BUILD_

Bug#757735: Chirugircal removing of compiler optimizations

2014-08-15 Thread Raphael Manfredi
Hi Brian, The gdb trace shows that compiler optimizations are preventing debugging: some variables having been optimized out, and therefore their printed value, if any, is inconsistent. In order to remove optimizations in the malloc() implementation, you need to go into the source tree of gtk-gnu