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] Use the win32_ops a little less...


> >2009-01-07  Joel Brobecker  <brobecker@adacore.com>
> >
> >        * win32-nat.c (do_initial_win32_stuff): Add new ops parameter,
> >        and use it when pushing the target.
> >        (win32_attach, win32_create_inferior): Update call to
> >        do_initial_win32_stuff.
> >        (win32_detach, win32_mourn_inferior): Use our ops parameter
> >        instead of the global win32_ops to unpush the target.
> >
> >OK to apply?
> 
> Yes.

Thank you! Checked in.

-- 
Joel


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