From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6434 invoked from network); 12 Oct 2000 21:35:05 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 12 Oct 2000 21:35:05 -0000 Received: (qmail 20009 invoked by alias); 12 Oct 2000 21:34:30 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12991 Received: (qmail 20002 invoked from network); 12 Oct 2000 21:34:30 -0000 Message-Id: Date: Thu, 12 Oct 2000 17:34:28 -0400 (EDT) To: zsh-workers@sunsite.auc.dk In-reply-to: id: "<39E62288.BE76D77F@lycos-inc.com>", date "Thu, 12 Oct 2000 16:43:52 -0400" Subject: Re: zsh 3.1.9 problem debugging linux threads From: Gray Watson Reply-to: gray@256.com > 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. --- gray.reply@256.com