From owner-freebsd-net Thu Apr 4 7:44:51 2002 Delivered-To: freebsd-net@freebsd.org Received: from smtp.uc3m.es (smtp02.uc3m.es [163.117.136.122]) by hub.freebsd.org (Postfix) with ESMTP id 7243E37B41C for ; Thu, 4 Apr 2002 07:44:19 -0800 (PST) Received: from smtp02.uc3m.es (localhost [127.0.0.1]) by smtp.uc3m.es (Postfix) with ESMTP id 63C3A43128 for ; Thu, 4 Apr 2002 17:44:18 +0200 (CEST) Received: from itserv2.lab.it.uc3m.es (itserv2.lab.it.uc3m.es [163.117.144.121]) by smtp02.uc3m.es (Postfix) with ESMTP id E0B2099E34 for ; Thu, 4 Apr 2002 17:44:17 +0200 (CEST) Received: from lm002.lab.it.uc3m.es (root@lm002.lab.it.uc3m.es [163.117.144.131]) by itserv2.lab.it.uc3m.es (8.9.3/8.9.3) with ESMTP id RAA16632 for ; Thu, 4 Apr 2002 17:44:17 +0200 Received: from localhost (jrh@localhost) by lm002.lab.it.uc3m.es (8.9.3/8.9.3/Debian 8.9.3-21) with SMTP id RAA02982 for ; Thu, 4 Apr 2002 17:44:16 +0200 Date: Thu, 4 Apr 2002 17:44:16 +0200 (CEST) From: Juan Francisco Rodriguez Hervella To: freebsd-net@freebsd.org Subject: Problems trying to debugging a kernel with remote GDB Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello: I'm following all the steps of the Handbook to make a remote kernel debugging using GDB. My problem is that when I write "target remote /dev/cuaa0", I can not see the source files because I received the following message: "Cannot find the bounds of currect function" I run gdb with xemacs with "-k kernel", in the directory /sys/compile/MY-KERNEL What is wrong ? Thank you very much. ***** JFRH ***** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message