NetBSD-Users archive

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

kernel debugging with gdb



Hello,

   I used to be able to step over copyinstr() calls, but when I do it
now (NetBSD/amd64 6 beta, with a NetBSD/i386 6 beta in a qemu vm), gdb
simply says:
0xc0100960 in ?? ()

   I can work around it by setting a temporary break-point after the
copyinstr() call, but it's a little bit of a pain.

-- 
Kind regards,
Jan Danielsson



Home | Main Index | Thread Index | Old Index