Date: Wed, 5 Sep 2001 14:42:09 -0400 (EDT) From: Zhihui Zhang <zzhang@cs.binghamton.edu> To: freebsd-hackers@freebsd.org Subject: kernel ddb help Message-ID: <Pine.SOL.4.21.0109051437200.5688-100000@onyx>
next in thread | raw e-mail | index | archive | help
I know gdb can source stepping the kernel. But without two machines, you can not do it. Now I have only one machine and the system panic: db> trace bqrelse(cxxx, cxxx, cxxx, cxxxx, cxxx) at bqrelse+0x25 is there a way to use these addresses to figure out which line or lines of source are suspect to cause the panic? Thanks. Regards, -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.0109051437200.5688-100000>