From owner-freebsd-bugs Sun Feb 4 2: 0:24 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 87D9037B4EC for ; Sun, 4 Feb 2001 02:00:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f14A06I96130; Sun, 4 Feb 2001 02:00:06 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DFE1737B401 for ; Sun, 4 Feb 2001 01:54:04 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f149s4a95903; Sun, 4 Feb 2001 01:54:04 -0800 (PST) (envelope-from nobody) Message-Id: <200102040954.f149s4a95903@freefall.freebsd.org> Date: Sun, 4 Feb 2001 01:54:04 -0800 (PST) From: jml@cubical.fi To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: gnu/24844: gdb does not support kernel threads Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24844 >Category: gnu >Synopsis: gdb does not support kernel threads >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Sun Feb 04 02:00:06 PST 2001 >Closed-Date: >Last-Modified: >Originator: Juha-Matti Liukkonen >Release: 4.2-RELEASE >Organization: Cubical Solutions Ltd >Environment: FreeBSD snafu.intra.net 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Sat Feb 3 20:12:33 EET 2001 root@:/usr/src/sys/compile/SERVER i386 >Description: gdb does not recognize threads in a multithreaded application when it is using linuxthreads. >How-To-Repeat: Start debugging any threaded program, "info threads" says no threads. >Fix: Recompile gdb with correct options (maybe some support code needed)? linuxthreads, starting from 2.1.3_1 with the stack and priority fixes, is very usable, and could be supported more fully (perhaps replacing libc_r some time?) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message