[Qt-creator] GDB Debug helper
Friedemann Kleint
Friedemann.Kleint at nokia.com
Fri Oct 16 09:11:18 CEST 2009
Hi,
> I saw that it tries to load the dll. with / as path separators instead of
> \. May that cause problems?
Gdb actually wants forward slashes.
> 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'.
This error message is unfortunately the the most verbose message we can get at
this point ;-)
As Andre mentioned, we cannot really reproduce it; so, I can't quite put my
finger on it, but I have a feeling that this is caused by one of the security
restrictions to be found at:
Control Panel\Administrative Tools\Local Security Policy\Local Policies
The user should have at least:
User Rights Assignment: Debug Programs
permission (although debugging works for non-administrative users that do not
have that right on my machine).
If that is granted and the dumper still fails, there might be some other
setting in the way (eg Security Options).
Regards,
Friedemann
--
Friedemann Kleint
Nokia, Qt Development Frameworks
More information about the Qt-creator-old
mailing list