Ok, thanks.

Remaining the subject of the this mail.

My last suggestions was to investigate when the message "Debugging helpers not 
found" is displayed in the debug button bar.

Can you find in that area any clue why the debugger helpers are not found?

Luuk 

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of André Pönitz
Sent: 08 May 2009 12:43
To: [email protected]
Subject: Re: [Qt-creator] Cannot use qtc-debugging-helper.

On Friday 08 May 2009 12:24:58 ext Kuiper, Luuk wrote:
> I already did.
> 
> With only the filename it is fast.
> With the whole path it is slower.
> 
> So, with '-break-insert -f' you see the same effects as with 'break'. 

That's good news insofar as we can keep '-break-insert -f' then.

The real problem now is that it is probably not "filename" vs "full path"
but "partial path" vs "full path" with "partial path" being that bit that's 
compiled into the debug information, typically the path from the working 
directory to the source file at compile time.

I'll have a look at it later.

Andre'
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to