public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@redhat.com>
To: Tom de Vries <tdevries@suse.de>
Cc: gdb-patches@sourceware.org, Ulrich Weigand <uweigand@de.ibm.com>,
	Carl Love <cel@us.ibm.com>
Subject: Re: [PATCH][gdb/tdep, rs6000] Don't skip system call in skip_prologue
Date: Tue, 2 Nov 2021 09:54:57 -0700	[thread overview]
Message-ID: <20211102095457.27ed64cb@f35-m1> (raw)
In-Reply-To: <20211102113302.GA7990@delia.home>

On Tue, 2 Nov 2021 12:33:04 +0100
Tom de Vries <tdevries@suse.de> wrote:

> I ran into a case where a breakpoint on _exit never triggered, because it was
> set past the end of the _exit prologue, past the end of the exit_group system
> call (which does not return).
> 
> Fix this by treating system calls the same as branches in skip_prologue:
> by default, don't skip.

LGTM.

Kevin


      parent reply	other threads:[~2021-11-02 16:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-02 11:33 Tom de Vries
2021-11-02 16:26 ` Simon Marchi
2021-11-02 18:13   ` Tom de Vries
2021-11-02 16:54 ` Kevin Buettner [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=20211102095457.27ed64cb@f35-m1 \
    --to=kevinb@redhat.com \
    --cc=cel@us.ibm.com \
    --cc=gdb-patches@sourceware.org \
    --cc=tdevries@suse.de \
    --cc=uweigand@de.ibm.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).