On Fri, Jun 14, 2013 at 11:07:02PM +0200, Alexander Leidinger wrote:

> db> bt
> Tracing pid 2356
> uart_sab82532_class() at 0
> devfs_ioctl_f() at devfs_ioctl_f+0xf0
> kern_ioctl() at kern_ioctl+0x1d7
> sys_ioctl() at sys_ioctl+0x142
> ---snip---
> 
> Anyone with a pointer to an explanation how to convert those pointers
> into source locations?

kgdb
l *devfs_ioctl_f+0xf0

-- 
Mikolaj Golub
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to