From owner-freebsd-hackers Tue Apr 13 14:12:58 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from lupo.thebarn.com (lupo.lcse.umn.edu [128.101.182.105]) by hub.freebsd.org (Postfix) with ESMTP id 5C24114D09 for ; Tue, 13 Apr 1999 14:12:49 -0700 (PDT) (envelope-from cattelan@thebarn.com) Received: from thebarn.com (jizz.thebarn.com [128.101.182.205]) by lupo.thebarn.com (8.9.3/8.9.1) with ESMTP id QAA27304 for ; Tue, 13 Apr 1999 16:10:26 -0500 (CDT) Message-ID: <3713B0E5.B9241E07@thebarn.com> Date: Tue, 13 Apr 1999 16:02:30 -0500 From: Russell Cattelan X-Mailer: Mozilla 4.51C-SGI [en] (X11; U; IRIX 6.5 IP22) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Subject: KLD and gdb Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok quick question: How does one import the symbols from a KLD into gdb? The handbook talks about add symbol file for KLMs but that doesn't seem to work for KLDs Oh one other thing... I have remote debugging working via the serial line. Has anybody ever done the same thing but with the console of one machine connected to a terminal server, and the remote gdb machine connected via a network connection to the terminal server. I guess I could do it by writing a little program that bridges a socket and a named pipe... just wondering if anybody has already done it. -- Russell Cattelan cattelan@thebarn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message