From nobody@FreeBSD.org  Mon Mar 10 12:15:06 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6650A1065671
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 10 Mar 2008 12:15:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 6C5138FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 10 Mar 2008 12:15:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m2ACBsAM055251
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 10 Mar 2008 12:11:54 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m2ACBsae055249;
	Mon, 10 Mar 2008 12:11:54 GMT
	(envelope-from nobody)
Message-Id: <200803101211.m2ACBsae055249@www.freebsd.org>
Date: Mon, 10 Mar 2008 12:11:54 GMT
From: pluknet <pluknet@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [kgdb] There is no member named pathname (regression)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         121557
>Category:       kern
>Synopsis:       [kgdb] There is no member named pathname [regression]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jhb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 10 12:20:03 UTC 2008
>Closed-Date:    Mon Jul 21 18:08:13 UTC 2008
>Last-Modified:  Mon Jul 21 18:08:13 UTC 2008
>Originator:     pluknet
>Release:        FreeBSD 7.0-STABLE
>Organization:
n/a
>Environment:
RELENG_7 as of 2008/02/28
>Description:
Since an update to RELENG_7 as of 2008/02/28
now I'm getting an error message in kgdb:
There is no member named pathname.

Also I'm unable to use the new add-kld command.

I tried to add an absent .symbols data manually
as I did before, but that doesn't work for me anymore.

p.s. It works for me in CURRENT though.
>How-To-Repeat:
# kgdb -q /boot/kernel/kernel /dev/mem
[GDB will not be able to debug user-mode threads:
/usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"]
There is no member named pathname.
(kgdb) add-kld whatever
Undefined command: "add-kld".  Try "help".
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->jhb 
Responsible-Changed-By: remko 
Responsible-Changed-When: Mon Mar 10 13:43:12 UTC 2008 
Responsible-Changed-Why:  
As far as I recall; John worked on this, assigning it to him 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121557 
State-Changed-From-To: open->closed 
State-Changed-By: jhb 
State-Changed-When: Mon Jul 21 18:07:34 UTC 2008 
State-Changed-Why:  
This should have been fixed a while ago. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121557 
>Unformatted:
