OSDN Git Service

2006-04-11 Jim Blandy <jimb@codesourcery.com>
authorJim Blandy <jimb@codesourcery.com>
Tue, 25 Apr 2006 18:02:13 +0000 (18:02 +0000)
committerJim Blandy <jimb@codesourcery.com>
Tue, 25 Apr 2006 18:02:13 +0000 (18:02 +0000)
commit8880e53dc439cbd406e13bcf33b05754072f6249
tree6671cfa8b20cab31a79c4bac3219b35ef7a1f826
parent0d54cdfcecdbaf1bcf04abb3145dba27541267fb
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.
gdb/ChangeLog
gdb/ser-mingw.c