From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13018 invoked by alias); 11 Aug 2002 15:55:36 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 13010 invoked from network); 11 Aug 2002 15:55:35 -0000 Received: from unknown (HELO mail.cis.nctu.edu.tw) (140.113.23.5) by sources.redhat.com with SMTP; 11 Aug 2002 15:55:35 -0000 Received: (from root@localhost) by mail.cis.nctu.edu.tw (8.12.5/8.12.5) id g7BFtYSp077271 for gdb@sources.redhat.com; Sun, 11 Aug 2002 23:55:34 +0800 (CST) (envelope-from zjm@mail.cis.nctu.edu.tw) Received: from cissol7.cis.nctu.edu.tw (daemon@cissol7.cis.nctu.edu.tw [140.113.23.107]) by mail.cis.nctu.edu.tw (8.12.5/8.12.5) with ESMTP id g7BFtXWG077259 for ; Sun, 11 Aug 2002 23:55:33 +0800 (CST) (envelope-from zjm@mail.cis.nctu.edu.tw) Received: (from zjm@localhost) by cissol7.cis.nctu.edu.tw (8.11.6+Sun/8.11.6) id g7BFqnr20054 for gdb@sources.redhat.com; Sun, 11 Aug 2002 23:52:49 +0800 (CST) Date: Sun, 11 Aug 2002 08:55:00 -0000 From: Zheng Jian-Ming To: gdb@sources.redhat.com Subject: about lin-lwp.c Message-ID: <20020811155249.GA19815@cissol7.cis.nctu.edu.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline User-Agent: Mutt/1.5.1i X-Virus-Scanned: by AMaViS perl-11 X-SW-Source: 2002-08/txt/msg00088.txt.bz2 Hi, I see this function "lin_lwp_resume()" in gdb/lin-lwp.c, but don't know what "gdb_assert(signo == TARGET_SIGNAL_0)" to do. Does statement "iterate_over_lwps(resume_callback, NULL)" cause all threads to resume? -- Best Regards, Zheng Jian-Ming a.k.a. zjm e-mail: zjm@cis.nctu.edu.tw