This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[RFA] fix gdb/901 - attach to process running as service on Windows


The following patch fixes gdb/901. I am submitting it on behalf of
Pascal Obry, who found the fix. No new regression on Windows XP.

2002-12-26  J. Brobecker  <brobecker@gnat.com>

        From Pascal Obry  <obry@act-europe.fr>
        * win32-nat.c (SetPrivilege): New routine.
        (Child_Attach): call SetPrivilege to correctly set child
        privileges to be able to debug applications running as services.

Ok to commit?

Thanks,
-- 
Joel

Attachment: win32-nat.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]