[Qt-creator] GDB Debug helper
Lars Amsel
lars.amsel at signalion.com
Thu Oct 15 17:12:01 CEST 2009
André Pönitz wrote:
> You are right, I missed the line in the build log that was saying it created
> the dll, too.
>
> I just asked around. The problem has been reported before (exactly for
> your combination XP + mingw) but we could not reproduce it locally.
>
> I really have no idea. Do you have a firewall running, or anything else
> that might interfere with the loading of .dlls ?
The windows firewall is off. There is no other firewall software running.
It's not quite clear to me, who loads that dll and what it's purpose. I guess
(based on e.g. reading static void qDumpQDateTime(QDumper &d)), that it is
loaded by the QtCreator and that the purpose is to extract informations from
memory pointers returned by the gdb debugger interface. Is that right?
I saw that it tries to load the dll. with / as path separators instead of \. May
that cause problems?
Currently I don't have the time to dive deeper into this. But maybe you may help
make QtCreator more verbose than just saying 'access denied'.
regards
Lars
More information about the Qt-creator-old
mailing list