zsh-workers
 help / color / mirror / code / Atom feed
From: Gray Watson <gray.reply@256.com>
To: zsh-workers@sunsite.auc.dk
Subject: Re: Re: zsh 3.1.9 problem debugging linux threads
Date: Thu, 12 Oct 2000 19:07:25 -0400 (EDT)	[thread overview]
Message-ID: <m13jrRd-000QqbC@whopper.256.com> (raw)
In-Reply-To: id: "<m13jpzg-000QqbC@whopper.256.com>", date "Thu, 12 Oct 2000 17:34:28 -0400 (EDT)"

> > I cannot debug threaded programs under Linux RH6.2 with gdb:
> ...
> 
> This is a problem only when the monitor option is enabled which
> controls the signal SIGTTOU.  I'm not sure why but it looks like this
> signal is generated from inside of a linux threaded application.

Scratch that.  It is SIGCHLD.  Looks like the pthread clone delivers a
SIGCHLD and zsh thinks that gdb is being suspended for some reason.

Question: What file/line of the zsh code actually writes out this
line?  It seems to not be in any of the signal handlers nor
waitpid/job/jobs functions.  This would be helpful in finding out how
the child signal is being processed.

	zsh: 2161 suspended (tty output)  gdb intel_redhat_6_2/cmd

Thanks much,
---
gray.reply@256.com


  reply	other threads:[~2000-10-12 23:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-12 20:43 Gray Watson
2000-10-12 21:34 ` Gray Watson
2000-10-12 23:07   ` Gray Watson [this message]
2000-10-13  3:07     ` Bart Schaefer
2000-10-13 22:26 ` Bart Schaefer

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=m13jrRd-000QqbC@whopper.256.com \
    --to=gray.reply@256.com \
    --cc=gray@256.com \
    --cc=zsh-workers@sunsite.auc.dk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).