From owner-freebsd-hackers Fri Mar 8 0: 0:46 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id 5C44137B416 for ; Fri, 8 Mar 2002 00:00:37 -0800 (PST) Received: from localhost (root@localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.2/8.12.2) with ESMTP id g2880YZR033379 for ; Fri, 8 Mar 2002 18:30:34 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Subject: Remote GDB in -stable.. From: "Daniel O'Connor" To: freebsd-hackers@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 08 Mar 2002 19:30:34 +1130 Message-Id: <1015574434.456.35.camel@chowder.gsoft.com.au> Mime-Version: 1.0 X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to debug a KLD in -stable and I can't get gdb to show me a stack trace with the extra info (variable names, line numbers etc..) I've built a debugging kernel and copied it to the debug machine and I can connect to the machine to be debugged OK, but none of the back traces have the extra info in them. I even read the handbook, but to no avail :( Anyone have any handy tips? -- --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message