Date: Mon, 22 Jan 2001 18:58:55 -0500 (EST) From: Zhiui Zhang <zzhang@cs.binghamton.edu> To: freebsd-hackers@freebsd.org Subject: kernel debugging help Message-ID: <Pine.SOL.4.21.0101221855170.2005-100000@jade>
next in thread | raw e-mail | index | archive | help
I am debugging a kernel. Since a kernel is consisted of many files, how can I load a specific file into gdb, browse it, and set a break point at some line within that file? Right now, I can only view the file whose statements are being executed. Thanks. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.21.0101221855170.2005-100000>