Date: Fri, 8 Sep 2000 15:27:31 -0700 (PDT) From: John Baldwin <jhb@pike.osd.bsdi.com> To: alpha@FreeBSD.org Subject: Grrr, kgdb anyone? Message-ID: <200009082227.PAA64982@pike.osd.bsdi.com>
next in thread | raw e-mail | index | archive | help
Hmm, well, it would seem that no one ever uses remote gdb for kernel debugging on the alpha. I've tried flags=0x50, 0x80, and 0xD0. In all cases, ddb refuses to drop to gdb claiming that a port hasn't been configured and that I should set flags 0x80 on a sio device and try again. I have preliminary alpha interrupt threads up and running, but for some reason Giant is being released when it shouldn't be, and the ata probe dies when an assertion fails in await(). I would really like to have a working kgdb if anyone has suggestions as to how to get that. -- John Baldwin <jhb@bsdi.com> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009082227.PAA64982>