From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9540 invoked by alias); 10 Oct 2002 01:14:53 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 9533 invoked from network); 10 Oct 2002 01:14:52 -0000 Received: from unknown (HELO TYO201.gate.nec.co.jp) (210.143.35.51) by sources.redhat.com with SMTP; 10 Oct 2002 01:14:52 -0000 Received: from mailgate4.nec.co.jp ([10.7.69.193]) by TYO201.gate.nec.co.jp (8.11.6/3.7W01080315) with ESMTP id g9A1Eol00017; Thu, 10 Oct 2002 10:14:50 +0900 (JST) Received: from mailsv4.nec.co.jp (mailgate51.nec.co.jp [10.7.69.196]) by mailgate4.nec.co.jp (8.11.6/3.7W-MAILGATE-NEC) with ESMTP id g9A1ERB00649; Thu, 10 Oct 2002 10:14:49 +0900 (JST) Received: from nees01 (nees01.neec.abk.nec.co.jp [10.40.218.6]) by mailsv4.nec.co.jp (8.11.6/3.7W-MAILSV4-NEC) with ESMTP id g9A1EQ229964; Thu, 10 Oct 2002 10:14:26 +0900 (JST) Received: from bcpc601.neec.abk.nec.co.jp ([10.40.221.1]) by nees01 (8.8.8+Sun/3.7W/01) with SMTP id KAA09845; Thu, 10 Oct 2002 10:14:26 +0900 (JST) Received: from ABKNEECBCPCD65 [10.40.220.65] by bcpc601.neec.abk.nec.co.jp (SMTPD32-4.07) id A55C24CD01FA; Thu, 10 Oct 2002 10:14:04 +0900 Message-ID: <002c01c26ffa$67f60a00$41dc280a@ABKNEECBCPCD65> From: "Masahide Tomita" To: Cc: "Keith Seitz" References: Subject: Re: Can threaded program be remotely debugged using Insight ? Date: Wed, 09 Oct 2002 18:14:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-SW-Source: 2002-q4/txt/msg00026.txt.bz2 Hi Keith, Thank you for the reply. Anyway, how come mail from you everytime arrive twice? > On Wed, 9 Oct 2002, Masahide Tomita wrote: > > > So, my real questions are: > > > > 1. Is this a problem of insight, or gdb? > > Can you run this with just GDB (gdb -nw)? It sounds like a gdb bug, but > running "-nw" will tell us for sure. I tried this one, and got same result, as long as I try to debug remotely. Debugging locally goes more than just fine, even with GUI mode. > > 2. Is there any way to debug threded program by using gdb, or insight? > > I think that the real problem may be the warning you saw, but we'll get to > that after we determine whether Insight is at fault. I locally run gdb (not Insight) on target, to see if this is target oriented issue, and I get thread created and program going, but I get the message below now: Program received signal SIG32, Real-time event 32. 0x4005db75 in sigsuspend( ) from /lib/libc.so.6 These, I don't get from gdb on PC. GDB versions of both PC and target are same. I can't even guess what the problem is now. Somebody please help me. Thank you. -- Masahide Tomita