get process details from thread id in kgdb

Kamal R. Prasad kamalpr at gmail.com
Mon Mar 15 13:37:20 UTC 2021


i got the answer to this q here
https://backtrace.io/blog/backtrace/improving-freebsd-kernel-debugging/

thanks
-kamal

On Mon, Mar 15, 2021 at 3:06 PM Kamal R. Prasad <kamalpr at gmail.com> wrote:
>
> hello,
>
>  i took a vmcore of freebsd12 which crashed and loaded it in kgdb.
> How do i get the process name associated with a given kernel thread
> id? the thread id in symbolic debugger is different from that in the
> kdb prompt.
>
> thanks
> -kamal


More information about the freebsd-arm mailing list