Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Luis Machado <luisgpm@linux.vnet.ibm.com>
To: Jan Kratochvil <jan.kratochvil@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFC] Entry point update with "run" command
Date: Thu, 01 May 2008 16:19:00 -0000	[thread overview]
Message-ID: <1209658765.7131.12.camel@gargoyle> (raw)
In-Reply-To: <20080426132225.GA16017@host0.dyn.jankratochvil.net>

The attached patch doesn't fix things in case displaced stepping is
being used since the entry point is not updated.

Regards,
Luis

On Sat, 2008-04-26 at 15:22 +0200, Jan Kratochvil wrote:
> +             if (exec_bfd != NULL && strcmp (bfd_get_filename
> (objfile->obfd),
> +                                             bfd_get_filename
> (exec_bfd)) == 0)
> +               {
> +                 exec_ops.to_open (bfd_get_filename (objfile->obfd),
> 0);
> +               }
> +


  reply	other threads:[~2008-05-01 16:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-24 16:45 Luis Machado
2008-04-26 13:42 ` Jan Kratochvil
2008-05-01 16:19   ` Luis Machado [this message]
2008-05-02 15:46   ` Daniel Jacobowitz
2008-05-04 15:23     ` Jan Kratochvil
2008-05-02 15:45 ` Daniel Jacobowitz
2008-05-05 19:17   ` Luis Machado

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=1209658765.7131.12.camel@gargoyle \
    --to=luisgpm@linux.vnet.ibm.com \
    --cc=gdb-patches@sourceware.org \
    --cc=jan.kratochvil@redhat.com \
    /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