Hi,

I am curious to understand why on amd64, the macros

        ::findstack and
        ::threadlist -v

often fail to locate the actual thread stack (or return
multiple potential stacks), whereas

        ::print kthread_t t_pcb.val[1] | $c

reliably works and dumps the right stack...
(kernel threads, from cores).

Thanks,
Fred.

Reply via email to