From: Elena Zannoni <ezannoni@cygnus.com>
To: Mark Kettenis <kettenis@wins.uva.nl>
Cc: gdb@sources.redhat.com, ezannoni@cygnus.com
Subject: Re: job control stuff in tracepoint.c
Date: Thu, 12 Jul 2001 10:59:00 -0000 [thread overview]
Message-ID: <15181.62294.608737.548978@krustylu.cygnus.com> (raw)
In-Reply-To: <200107121217.f6CCHgT30217@delius.kettenis.local>
Mark Kettenis writes:
> Ok, I'm looking into cleaning up some host-dependent stuff;
> autoconfigifying bits and so on.
>
> I'm currently looking into stuff dealing with job-control signals
> (SIGTSTP. sigprocmask, sigsetmask). In that context we also do some
> really wierd stuff with a macro called STOP_SIGNAL. The reason for
> its existence has been eliminated (broken job-control handling on the
> Convex, support for which has been removed), yet it still exists. I'd
> like to eleminate STOP_SIGNAL (and revert to using SIGTSTP where
> appropriate), but when I did that I discovered that STOP_SIGNAL is
> used in tracepoint.c wheras it isn't defined at all, not even to
> SIGTSTP. Replacing #ifdef STOP_SIGNAL, with #ifdef SIGTSTP leads to
> compilation failure since the variable job_control isn't declared.
>
> I'm not quite sure what the code is trying to do. Something with
> redisplaying the prompt when running asynchronously? Elena, can you
> shed some light on this?
>
> Mark
Sure, I'll look into it. (Got a late start today).
Elena
next prev parent reply other threads:[~2001-07-12 10:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-12 5:17 Mark Kettenis
2001-07-12 10:59 ` Elena Zannoni [this message]
2001-07-12 11:53 ` Obsolete support in core; Was: " Andrew Cagney
2001-07-12 13:06 ` Elena Zannoni
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=15181.62294.608737.548978@krustylu.cygnus.com \
--to=ezannoni@cygnus.com \
--cc=gdb@sources.redhat.com \
--cc=kettenis@wins.uva.nl \
/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