From owner-freebsd-stable@FreeBSD.ORG Fri Apr 4 19:57:21 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C788C106567B for ; Fri, 4 Apr 2008 19:57:21 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.190]) by mx1.freebsd.org (Postfix) with ESMTP id 47EAF8FC15 for ; Fri, 4 Apr 2008 19:57:20 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so292957fka.11 for ; Fri, 04 Apr 2008 12:57:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=MIuvaZ5vd7vf+53pmEx031kAGBj4RL4tJZwqevPJO28=; b=AcenHFaawp/wCR8eKb98Mn2aYsaWZGy09tldsG9uc5pg2cPth4SZTAOibiBr/cZfmkZ/UeHLzW2JBGXQhfDEYjwW3FKKCJXBbxpnH/eyFDHQRTT4drRB+IuaB4gZ8jJOOIniEKyoPvX9fIzu05wIt+jckVWLRcJdZFUZyScyCtU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UjmVzMyOU1hFs62DBG+aOqG/NLkp6egbXqVEV0PyqktlpKn7GNkxIE7OKE0+2u/HOYIJRhHfLOf2v9nzxOYuHZtn9559UvQVdEuRSaqqYBqRkRVNXNyWzvEBdMwar+Z8Ej/KOxlzF3uAYpUgzOLopf7sf7ghDsQaZEXd+D69GHc= Received: by 10.78.146.11 with SMTP id t11mr4958358hud.70.1207339039408; Fri, 04 Apr 2008 12:57:19 -0700 (PDT) Received: by 10.78.16.10 with HTTP; Fri, 4 Apr 2008 12:57:19 -0700 (PDT) Message-ID: Date: Fri, 4 Apr 2008 23:57:19 +0400 From: pluknet To: "John Baldwin" In-Reply-To: <200804031848.00172.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200804031848.00172.jhb@freebsd.org> Cc: freebsd-stable@freebsd.org Subject: Re: [kgdb] There is no member named pathname X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2008 19:57:21 -0000 On 04/04/2008, John Baldwin wrote: > On Thursday 28 February 2008 05:56:32 pm pluknet wrote: > > Hello, > > > > I've updated to the recent RELENG_7 as of 2008/02/28 > > to try the new kld-add feature in kgdb, among other things > > (yes, i do debug kernel modules). > > > This should be fixed with the MFC today. > Thank you! I've updated sources and rebuilt kgdb (from gnu/usr.bin/gdb/kgdb). It seems that add-kld feature works now. One small note: kgdb still prints this message: There is no member named pathname. Maybe I should rebuild smth else? wbr, pluknet [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. Reading symbols from /boot/kernel/snd_ich.ko...Reading symbols from /boot/kernel/snd_ich.ko.symbols...done. done. Loaded symbols for /boot/kernel/snd_ich.ko Reading symbols from /boot/kernel/sound.ko...Reading symbols from /boot/kernel/sound.ko.symbols...done. done. Loaded symbols for /boot/kernel/sound.ko Reading symbols from /boot/kernel/ukbd.ko...Reading symbols from /boot/kernel/ukbd.ko.symbols...done. done. Loaded symbols for /boot/kernel/ukbd.ko Reading symbols from /boot/kernel/acpi.ko...Reading symbols from /boot/kernel/acpi.ko.symbols...done. done. Loaded symbols for /boot/kernel/acpi.ko Reading symbols from /boot/kernel/tmpfs.ko...Reading symbols from /boot/kernel/tmpfs.ko.symbols...done. done. Loaded symbols for /boot/kernel/tmpfs.ko Reading symbols from /boot/kernel/if_fxp.ko...Reading symbols from /boot/kernel/if_fxp.ko.symbols...done. done. Loaded symbols for /boot/kernel/if_fxp.ko