Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Ozkan Sezer <sezeroz@gmail.com>
To: pierre.muller@ics-cnrs.unistra.fr
Cc: pedro@codesourcery.com, gdb-patches@sourceware.org
Subject: Re: [RFC] Mingw Windows 64-bit gdbserver
Date: Fri, 16 Apr 2010 16:27:00 -0000	[thread overview]
Message-ID: <u2z647fe9b11004160927p4ac49d1fpc197357f63e24e0c@mail.gmail.com> (raw)

>> +  x86_64-w64-mingw*)<->srv_regobj="$srv_amd64_regobj"

It would be better if this is changed to x86_64-*-mingw*
because, although not recommended, mingw-w64 can be configured
for x86_64-pc-mingw32, too.

>>  - About the used communication library:
>>   -lwsock32 was not found by the mingw, but main gdb

-lwsock32 is available for win64 in recent versions of mingw-w64, but...

>> doesn't seem to use it, should we move to ws2_32 for both win32 and win64?
>
> Don't we need to make gdbserver include windows2.h instead of winsock.h too?

s/windows2.h/winsock2.h/
such change would be the logical thing to do considering gdb
itself being linked to ws2_32.

--
Ozkan


             reply	other threads:[~2010-04-16 16:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-16 16:27 Ozkan Sezer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-04-16 15:32 Pierre Muller
2010-04-16 15:59 ` Pedro Alves
2010-04-16 16:20   ` Pierre Muller
2010-04-16 16:27     ` Pedro Alves
2010-04-16 16:38       ` Pierre Muller
2010-04-16 17:15         ` Pedro Alves
2010-04-17  5:40   ` Pierre Muller
2010-04-17 10:58     ` Pedro Alves

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u2z647fe9b11004160927p4ac49d1fpc197357f63e24e0c@mail.gmail.com \
    --to=sezeroz@gmail.com \
    --cc=gdb-patches@sourceware.org \
    --cc=pedro@codesourcery.com \
    --cc=pierre.muller@ics-cnrs.unistra.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox