This is the mail archive of the gdb-patches@sourceware.org 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]

Re: [RFA/win32] Avoid a couple of name collisions in win32-nat.c


> >2009-01-07  Joel Brobecker  <brobecker@adacore.com>
> >
> >        * win32-nat.c (kernel32_DebugSetProcessKillOnExit): Renames
> >        DebugSetProcessKillOnExit.  Update all uses in this file.
> >        (kernel32_DebugActiveProcessStop): Renames DebugActiveProcessStop.
> >        Update all uses in this file.

This one is now in. I will review ASAP all the names we are using
when importing routines from DLLs, to see if there are others that
might need an adjustment.

-- 
Joel


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