[Qt-creator] GDB macros build in release configuration?

Leo Spalteholz leo.spalteholz at gmail.com
Fri Feb 6 23:03:35 CET 2009


On Fri, Feb 6, 2009 at 2:26 AM, Daniel Teske <daniel.teske at nokia.com> wrote:
> On Thursday 05 February 2009 23:14:34 ext Leo Spalteholz wrote:
>> On Thu, Feb 5, 2009 at 2:12 PM, Leo Spalteholz <leo.spalteholz at gmail.com>
> wrote:
>> > On Thu, Feb 5, 2009 at 2:11 PM, Leo Spalteholz <leo.spalteholz at gmail.com>
> wrote:
>> >> Is there a reason that the gdb macros build step is in the release
>> >> configuration?
>> >
>> > And the macros build step is missing in the debug configuration.
>> > Should be reversed, no?
>>
>> On third look, the real problem is that the debug and release build
>> steps are not separate.  Removing the gdb build macros step from the
>> release build steps removes it from the debug steps and vice versa.
>
> We haven't optimized the building of the gdb macro helper library, yet.
> We can optimize that pretty easily.

What about the shared build steps?  It's confusing that you can adjust
build steps for debug or release, but they are actually the same
setting.

Leo



More information about the Qt-creator-old mailing list