public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
To: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>,
	"tdevries@suse.de" <tdevries@suse.de>
Cc: "cel@linux.ibm.com" <cel@linux.ibm.com>
Subject: Re: [PATCH] [gdb/testsuite] Fix gdb.dwarf2/dw2-entry-points.exp on ppc64le
Date: Thu, 11 Jan 2024 15:01:49 +0000	[thread overview]
Message-ID: <f6c0bb45acf84e3c7edba087628139302e130969.camel@de.ibm.com> (raw)
In-Reply-To: <20240111124211.19244-1-tdevries@suse.de>

Tom de Vries <tdevries@suse.de> wrote:

>The test-case attemps to emulate additional entry points of a function, with
>function bar having entry points foo and foobar:
[...]
>Fix this by disabling the prologue skipping when setting a breakpoint, using
>"break *foo".

Normally I don't like to introduce "break *..." because it ignores
the ppc64le ELFv2 local/global entry point distinction.  But in
this particular case, this distinction doesn't apply anyway as
the extra entry points are synthetic and don't have local versions.

So I think this should be OK.

Thanks,
Ulrich


      parent reply	other threads:[~2024-01-11 15:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-11 12:42 Tom de Vries
2024-01-11 12:55 ` Guinevere Larsen
2024-01-11 13:08   ` Tom de Vries
2024-01-11 13:33     ` Guinevere Larsen
2024-01-11 15:01 ` Ulrich Weigand [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=f6c0bb45acf84e3c7edba087628139302e130969.camel@de.ibm.com \
    --to=ulrich.weigand@de.ibm.com \
    --cc=cel@linux.ibm.com \
    --cc=gdb-patches@sourceware.org \
    --cc=tdevries@suse.de \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).