From owner-freebsd-net Thu Apr 4 8:55:53 2002 Delivered-To: freebsd-net@freebsd.org Received: from smtp.uc3m.es (smtp01.uc3m.es [163.117.136.121]) by hub.freebsd.org (Postfix) with ESMTP id CDF5037B42F for ; Thu, 4 Apr 2002 08:55:43 -0800 (PST) Received: from smtp01.uc3m.es (localhost [127.0.0.1]) by smtp.uc3m.es (Postfix) with ESMTP id EB71B43155; Thu, 4 Apr 2002 18:23:56 +0200 (CEST) Received: from itserv2.lab.it.uc3m.es (itserv2.lab.it.uc3m.es [163.117.144.121]) by smtp01.uc3m.es (Postfix) with ESMTP id A6AE499E03; Thu, 4 Apr 2002 18:23:56 +0200 (CEST) Received: from lm008.lab.it.uc3m.es (root@lm008.lab.it.uc3m.es [163.117.144.137]) by itserv2.lab.it.uc3m.es (8.9.3/8.9.3) with ESMTP id SAA24528; Thu, 4 Apr 2002 18:23:56 +0200 Received: from localhost (jrh@localhost) by lm008.lab.it.uc3m.es (8.9.3/8.9.3/Debian 8.9.3-21) with SMTP id SAA04452; Thu, 4 Apr 2002 18:23:56 +0200 Date: Thu, 4 Apr 2002 18:23:56 +0200 (CEST) From: Juan Francisco Rodriguez Hervella To: Peter Lei Cc: freebsd-net@freebsd.org Subject: Re: 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 I continue with the same problem :( > 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. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message