https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266315
--- Comment #39 from Paul Dufresne <[email protected]> --- I think you would need to rebuild the kernel with debug symbols: so with a file like: root@dufresnep:/var/crash # cat /etc/make.conf WITH_DEBUG=YES DEBUG_FLAGS= -g -O0 root@dufresnep:/var/crash # Read https://docs.freebsd.org/en/books/developers-handbook/kernelbuild/ Don't know hard it looks to you. -- You are receiving this mail because: You are the assignee for the bug.
