Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <cagney@gnu.org>
To: gdb-patches@sources.redhat.com
Subject: Re: [patch/rfc] Eliminate an IN_SIGTRAMP call from infrun.c
Date: Sat, 01 May 2004 14:14:00 -0000	[thread overview]
Message-ID: <4093B0B0.9080906@gnu.org> (raw)
In-Reply-To: <4092DE29.6050805@gnu.org>

> Hello,
> 
> Another bit of infrun becomes untangled.  check_sigtramp2 is trying to handle the case of a signal while nexting over a function call (it resumes the inferior letting the signal handler return).  The code includes checks using:
> 
> DEPRECATED_PC_IN_SIGTRAMP: For up-to-date architectures, it's always false.
> INNER_THAN: Per sigaltstack discussion, useless test.
> 
> This patch removes those dead tests.

I've checked this in.

> 2004-04-30  Andrew Cagney  <cagney@redhat.com>
> 
> 	* infrun.c (check_sigtramp2): Delete check for
> 	DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.

Andrew



      reply	other threads:[~2004-05-01 14:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-30 23:15 Andrew Cagney
2004-05-01 14:14 ` Andrew Cagney [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=4093B0B0.9080906@gnu.org \
    --to=cagney@gnu.org \
    --cc=gdb-patches@sources.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