Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Pedro Alves <pedro_alves@portugalmail.pt>
To: Pedro Alves <pedro_alves@portugalmail.pt>
Cc: gdb-patches@sourceware.org
Subject: Re: [rfc] DLL support for gdbserver
Date: Sun, 08 Jul 2007 14:46:00 -0000	[thread overview]
Message-ID: <4690F84B.9090102@portugalmail.pt> (raw)
In-Reply-To: <46903411.8050603@portugalmail.pt>

Pedro Alves wrote:

> Attached are the patches to use solib-target.c on WinCE, and a small fix to
> gdbserver/win32-low.c to get toolhelp from toolhelp.dll instead
> of coredll.dll - not your fault, the version I sent you had it wrong.
> 

And testing on a different device showed up something I never
noticed before.  On WinCE a toolhelp snapshot is closed with
CloseToolhelp32Snapshot, while on desktop Windows, one closes
it with CloseHandle.  It is documented as producing a leak if the
wrong Close function is used, but I found it crashing on this
device ...

Sorry, I'm starting to hijack the thread.  It would be less work
for both of us to keep the patches separate.  I can post the
WinCE parts again in a new thread after this has gone in.

Cheers,
Pedro Alves


  reply	other threads:[~2007-07-08 14:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-02 22:12 Daniel Jacobowitz
2007-07-04  9:39 ` Pedro Alves
2007-07-08  1:21   ` Pedro Alves
2007-07-08 14:46     ` Pedro Alves [this message]
2007-07-17 12:54   ` Daniel Jacobowitz
2007-07-20 14:35     ` Pedro Alves
2007-07-04 17:27 ` Joel Brobecker

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=4690F84B.9090102@portugalmail.pt \
    --to=pedro_alves@portugalmail.pt \
    --cc=gdb-patches@sourceware.org \
    /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