public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [Windows GDBserver] Make GDBserver functional again on Windows
@ 2018-05-04 18:30 Joel Brobecker
  2018-05-04 18:30 ` [PATCH 3/3] gdbserver/Windows: crash during connection establishment phase Joel Brobecker
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Joel Brobecker @ 2018-05-04 18:30 UTC (permalink / raw)
  To: gdb-patches

Hello,

I noticed a few weeks back that GDBserver on Windows was no longer
functional, so I started working on it as time allowed. With the
following patches, it's mostly functional, as in I only have few
regressions left. I wanted to have clean results before submitting,
but a recent patch showed that waiting could cause others to duplicate
something I had already done, so I'm posting now. The worse that can
happen is that I realize an earlier patch has a bug shown by the current
regressions, or that one of my patches is incomplete, but I think
it would be nothing compared to the risk of having work being duplicated.

    [PATCH 1/3] [gdbserver/win32] fatal "glob could not process pattern
    [PATCH 2/3] gdbserver/Windows: Fix "no program to debug" error
    [PATCH 3/3] gdbserver/Windows: crash during connection establishment

I haven't analyzed all the remaining failures yet, but most of them
seem to be related to the "kill" command not working. I will look
into that as soon as I have a moment (but it is looking like it may
be a week before I have the time).

I only quickly experimented with GDBserver 8.1, but I think it's
completely broken then as well :-(. Some of the fixes might be
applicable there. I will double-check -- also as soon as I have
a moment, and for sure before we release 8.1.1.

Thanks,
-- 
Joel

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

end of thread, other threads:[~2018-05-10 16:50 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-04 18:30 [Windows GDBserver] Make GDBserver functional again on Windows Joel Brobecker
2018-05-04 18:30 ` [PATCH 3/3] gdbserver/Windows: crash during connection establishment phase Joel Brobecker
2018-05-04 18:46   ` Pedro Alves
2018-05-04 18:58     ` Joel Brobecker
2018-05-04 19:12       ` Pedro Alves
2018-05-07 21:47         ` Joel Brobecker
2018-05-09 15:54           ` Pedro Alves
2018-05-09 23:09             ` Joel Brobecker
2018-05-09 23:17               ` Pedro Alves
2018-05-10 17:04             ` Joel Brobecker
2018-05-04 20:20   ` Eli Zaretskii
2018-05-04 18:30 ` [PATCH 1/3] [gdbserver/win32] fatal "glob could not process pattern '(null)'" error Joel Brobecker
2018-05-09 23:50   ` Pedro Alves
2018-05-10 16:48     ` Joel Brobecker
2018-05-04 18:30 ` [PATCH 2/3] gdbserver/Windows: Fix "no program to debug" error Joel Brobecker
2018-05-10  0:09   ` Pedro Alves
2018-05-10 16:50     ` Joel Brobecker
2018-05-04 18:41 ` [Windows GDBserver] Make GDBserver functional again on Windows Sergio Durigan Junior
2018-05-04 18:54   ` Joel Brobecker
2018-05-10 18:19 ` 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).