Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Pierre Muller" <muller@ics.u-strasbg.fr>
To: <gdb-patches@sourceware.org>
Subject: RE: [RFA-v3] win32-nat.c: Add dll names if debugevents is on
Date: Mon, 16 Jun 2008 11:43:00 -0000	[thread overview]
Message-ID: <003301c8cf80$71574f50$5405edf0$@u-strasbg.fr> (raw)
In-Reply-To: <20080615225330.GA7678@ednor.casa.cgf.cx>

Hi Christopher,

  I don't debug dynamically linked executables
on other systems than Windows, thus I can't answer your question.

  The reason for adding this is simple:
the change only affects debugevents option,
which is off by default, thus I want that debug option to
give me as useful information as possible.

  But until now, we get an EVENT for dll loading,
but we do not know which dll was loaded, and idem for unloading.
  The added value of this patch is that you can see 
which dll were loaded/unloaded without need to interrupt the
debuggee and use 'info dll'.

  It might be a good thing to have the same for other targets,
but this is not my priority... 
  I mainly use cygwin/mingw32 gdb and I am trying to 
get better results for those targets.



Pierre Muller
Pascal language support maintainer for GDB


  

-----Message d'origine-----
De : gdb-patches-owner@sourceware.org
[mailto:gdb-patches-owner@sourceware.org] De la part de Christopher Faylor
Envoyé : Monday, June 16, 2008 12:54 AM
À : gdb-patches@sourceware.org
Objet : Re: [RFA-v3] win32-nat.c: Add dll names if debugevents is on

On Sat, Jun 14, 2008 at 01:07:12AM +0200, Pierre Muller wrote:
> Thanks Pedro,
>
>  this is my trouble as I am mainly a pascal programmer: 
>I am always lost in implicit typecast/conversion rules :(
>
>  The patch is thus even simpler:

I guess my basic question here is why is this needed at all?  Does
the non-windows version of gdb have something similar?  If so, this
should be patterned after that.  If not, why is Windows special?

cgf



      parent reply	other threads:[~2008-06-16  7:13 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-13 15:28 [RFA] " Pierre Muller
2008-06-13 15:35 ` Pedro Alves
2008-06-13 23:07   ` Pierre Muller
2008-06-14  0:16     ` Pedro Alves
2008-06-14  3:20       ` [RFA-v3] " Pierre Muller
2008-06-16  1:26         ` Christopher Faylor
2008-06-16  6:38           ` Pedro Alves
2008-06-17  9:51             ` Christopher Faylor
2008-06-17 18:21               ` Christopher Faylor
2008-06-18  1:43               ` Pierre Muller
2008-06-18  7:33                 ` Christopher Faylor
2008-06-18 13:40                   ` Pierre Muller
2008-06-16 11:43           ` Pierre Muller [this message]

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='003301c8cf80$71574f50$5405edf0$@u-strasbg.fr' \
    --to=muller@ics.u-strasbg.fr \
    --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