[Qt-creator] Avoid rebuilding debugger helper on Mac?
André Pönitz
andre.poenitz at nokia.com
Mon May 3 16:19:30 CEST 2010
On Monday 03 May 2010 16:04:28 ext Stephen Chu wrote:
> I've been following 1.3.83 snapshots for some time. It's been working
> great. But every time I update to a new version on the Mac, I have to
> rebuild the debugger helper. I don't have to do the same with Windows
> version.
The Windows/MinGW version should not be using the compiled version
of the debugging helper at all, so different behaviour is not unexpected.
> It turns out that the debugger helper info on the Mac is created inside
> of the application bundle. So every time I update to a new snapshot, the
> data is gone.
>
> 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?
Andre'
More information about the Qt-creator-old
mailing list