Re: Patch - Debug builds without optimization
Radosław Smogura <rsmogura@softperience.eu>
From: Radosław Smogura <rsmogura@softperience.eu>
To: PG Hackers <pgsql-hackers@postgresql.org>
Cc: Radosław Smogura <rsmogura@softperience.eu>
Date: 2011-06-16T12:51:19Z
Lists: pgsql-hackers
Attachments
- configure_no_opt_when_debug.patch (text/x-diff)
On Thu, 16 Jun 2011 14:30:27 +0200, Radosław Smogura wrote: > Hello, > > I'm sending following patch which disables optimization when > --enable-debug is passed. It was nasty (for me, at least) that debug > build required passing of CFLAGS with -O0 to get nice traceable code. > > Regards, > Radek Sorry for mess, this should be submited.