On Mon, Oct 11, 2010 at 4:50 AM, Matthias Hopf <[email protected]> wrote:
> What do you think - would it make sense to call gdb on solaris if it is
> installed, or always pstack?
My Solaris preference is to call stack dumpers in this order[1]:
mdb, gdb, adb, pstack
it would be nice if the script that dumps the stack would also
dump the registers and a few asm. lines around the machine
instruction that faulted, I can provide those mdb lines.
Pat
---
[1] although if a customer tells me the found a core file, I tell them to
send me the output of "/usr/proc/bib/pstack core" since it is so easy
to use.
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel