[Qt-creator] GDB Debug helper

André Pönitz andre.poenitz at nokia.com
Thu Oct 15 14:43:57 CEST 2009


On Thursday 15 October 2009 14:14:14 ext Lars Amsel wrote:
> Hi,

Hi Lars.

> Unfortunately I can't get it work.
> [snip]
> Creating library file: debug\libgdbmacros.a

That's a problem: your debugging helpers is build as a static library.
We need a .dll.

> mingw32-make.exe[1]: Leaving directory 
> `C:/qt/qtcreator-1.2.92/qtc-debugging-helper/136550930'
> ---8<---8<---
> 
> When I start a debug process, the helper could not be loaded, because of missing 
>   access privileges (see log below). I work as an unprivileged user. Running the 
> same as admin works without problems. The qtc-debugging-helper folder and all 
> contained files (especially the helper dll) are owned by the unprivileged user. 
> Any hints?

So you have a helper _dll_?

Andre'



More information about the Qt-creator-old mailing list