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: Add 'target |' support for MinGW


If folks don't have any further comments on this, I'll commit tomorrow.

Jim Blandy <jimb@codesourcery.com> writes:

> src/gdb/ChangeLog:
> 2006-04-11  Jim Blandy  <jimb@codesourcery.com>
>
> 	Add support for 'target remote |' on MinGW.
> 	* ser-mingw.c (struct pipe_state): New structure.
> 	(make_pipe_state, free_pipe_state, cleanup_pipe_state)
> 	(pipe_windows_open, pipe_windows_close, pipe_windows_read)
> 	(pipe_windows_write, pipe_wait_handle): New functions.
> 	(_initialize_ser_windows): Register a "pipe" interface based on
> 	them.


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