[PATCH 0/4] Various Cygwin patches

Jon Turney jon.turney@dronecode.org.uk
Wed Jun 3 17:30:00 GMT 2015


Various patches, originally by cgf, which have been carried in Cygwin's gdb
package for a few years.  I've cleaned them up a bit and revised them for
master.

Tested on x86_64-pc-cygwin.

Jon Turney (4):
  windows-nat: Trim a trailing '\n' from OutputDebugString before
    echoing it
  windows-nat: Replace __COPY_CONTEXT_SIZE conditional with __CYGWIN__
  windows-nat: Consistently use numeric get_context parameter to
    thread_rec()
  windows-nat: Also ignore ERROR_INVALID_HANDLE from SuspendThread()

 gdb/ChangeLog     | 21 +++++++++++++++++++++
 gdb/windows-nat.c | 30 +++++++++++++++++++-----------
 2 files changed, 40 insertions(+), 11 deletions(-)

-- 
2.1.4



More information about the Gdb-patches mailing list