Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD 4.0.1 install on TS-7200



I wanted to say "Thanks!" for everyone's help!  I finally got the
cross-gdb built and connected to the RedBoot gdb stub, and with a kernel with
full debugging symbols loaded, this is what gdb now shows me:

(gdb) target remote /dev/tty.USA49W4b1P2.2
Remote debugging using /dev/tty.USA49W4b1P2.2
0xc0368144 in panic (fmt=0xc0455238 "initarm: out of memory")
    at /Users/kenh/NetBSD-4.0.1/src/sys/kern/subr_prf.c:204
204             if (msgbufenabled && msgbufp->msg_magic == MSG_MAGIC)

I'll need to figure out what's going on there, but at least I've got a place
to start!

--Ken


Home | Main Index | Thread Index | Old Index