[Qt-creator] GDB Debug helper

Friedemann Kleint Friedemann.Kleint at nokia.com
Fri Oct 16 10:15:56 CEST 2009


Hi,

> I will try to investigate this and report about the results. Could you
>  point out, what the CreateProcess call looks like.
Thank you very much for your  efforts. 
The dumper DLL is injected into the debuggee process (see
sc/plugins/debugger/sharedlibraryinjector.*) by acquiring an access token, 
opening the process and creating a remote thread that calls LoadLibrary (with 
the name written to remote memory).
The OpenProcess() call, which according to the documentation requires the 
SE_DEBUG privilege, fails. 

Regards,
Friedemann
-- 
Friedemann Kleint
Nokia, Qt Development Frameworks




More information about the Qt-creator-old mailing list