[Qt-creator] Avoid rebuilding debugger helper on Mac?

Stephen Chu stephen at ju-ju.com
Mon May 3 16:36:07 CEST 2010


In article <201005031619.30478.andre.poenitz at nokia.com>,
 André Pönitz <andre.poenitz at nokia.com> wrote:

> On Monday 03 May 2010 16:04:28 ext Stephen Chu wrote:

> > Is there a way to set where the helper data is stored? Thanks.
> 
> Do you have an option "Use debugging helpers from custom location"
> in your debugger settings?

As it always heppens, I find it right after I posted the question.

I moved a built helper (the whole "qtc-debugging-helper" folder) from 
the app bundle to a separate location. I then go to the preferences 
panel and choose "libgdbmacros.1.0.0.dylib" in the copied folder.

The debugger finds the helper and works. But in the Qt preferences 
panel, it says the helper is not built. Clicking Rebuild created a new 
copy inside the bundle. I think Creator should use the new location for 
rebuilding.

Thanks.

-- 
Stephen Chu



More information about the Qt-creator-old mailing list