public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Various Cygwin patches
@ 2015-06-03 17:30 Jon Turney
  2015-06-03 17:30 ` [PATCH 4/4] windows-nat: Also ignore ERROR_INVALID_HANDLE from SuspendThread() Jon Turney
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Jon Turney @ 2015-06-03 17:30 UTC (permalink / raw)
  To: gdb-patches; +Cc: Jon Turney

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-06-12 12:56 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-03 17:30 [PATCH 0/4] Various Cygwin patches Jon Turney
2015-06-03 17:30 ` [PATCH 4/4] windows-nat: Also ignore ERROR_INVALID_HANDLE from SuspendThread() Jon Turney
2015-06-09 19:17   ` Joel Brobecker
2015-06-03 17:30 ` [PATCH 1/4] windows-nat: Trim a trailing '\n's from OutputDebugString before echoing it Jon Turney
2015-06-03 17:30 ` [PATCH 3/4] windows-nat: Consistently use numeric get_context parameter to thread_rec() Jon Turney
2015-06-09 19:14   ` Joel Brobecker
2015-06-10 13:13     ` Jon TURNEY
2015-06-03 17:30 ` [PATCH 2/4] windows-nat: Replace __COPY_CONTEXT_SIZE conditional with __CYGWIN__ Jon Turney
2015-06-09 18:55   ` Joel Brobecker
2015-06-10 13:14     ` Jon TURNEY
2015-06-12 12:56       ` Joel Brobecker
2015-06-03 17:30 ` [PATCH 1/4] windows-nat: Trim a trailing '\n' from OutputDebugString before echoing it Jon Turney
2015-06-09 18:49   ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).