From owner-freebsd-stable Mon Jan 22 11:18:24 2001 Delivered-To: freebsd-stable@freebsd.org Received: from sttlpop5.sttl.uswest.net (sttlpop5.sttl.uswest.net [206.81.192.5]) by hub.freebsd.org (Postfix) with SMTP id 150AD37B400 for ; Mon, 22 Jan 2001 11:18:05 -0800 (PST) Received: (qmail 15473 invoked by alias); 22 Jan 2001 19:02:49 -0000 Delivered-To: fixup-freebsd-stable@freebsd.org@fixme Received: (qmail 9950 invoked by uid 0); 22 Jan 2001 18:51:26 -0000 Received: from www.a6l.net (HELO a6l.net) (63.229.13.49) by sttlpop5.sttl.uswest.net with SMTP; 22 Jan 2001 18:51:26 -0000 Received: (qmail 60465 invoked by uid 1002); 22 Jan 2001 18:51:42 -0000 To: freebsd-stable@freebsd.org Subject: building a debug world From: Kevin Mills Date: 22 Jan 2001 10:51:42 -0800 Message-ID: <85r91v7741.fsf@diablo.in.a6l.net> Lines: 10 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just got through building my world and my kernel using "-g", hoping that I would be able to step into system calls and the like. This doesn't seem to be the case - attempting to step into "printf()", for example, produced the same behavior as in a non-debug world. How do I go about making this work? Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message