On Wed, 23 Aug 2006, Chad Mynhier wrote:

> Would someone be wiling to verify that I'm doing the right thing in
> the following?
>
[ ... ]
> Given that I find something that looks like a vnode_t at that
> location, I'm inclined to think this is right, but given that I'm
> fumbling my way through this with the help of Frank Hoffman's book,
> I'm not willing to rule out the possibility that I've randomly hit a
> different vnode_t.

With the disassembly that you've shown, I can confirm that you fumbled 
correctly :)

As James has said, newer Nevada builds (since August last year) have 
included the "-save_args" compiler option. mdb is able to show arguments 
in stacktraces if the code has been compiled with that, use "$C" or 
"::findstack -v". I'm mentioning this in the book, but have not yet 
updated the crashdump analysis chapter with new examples ...

Best regards,
FrankH.

>
> Thanks,
> Chad
> _______________________________________________
> mdb-discuss mailing list
> mdb-discuss at opensolaris.org
>

==========================================================================
No good can come from selling your freedom, not for all gold of the world,
for the value of this heavenly gift exceeds that of any fortune on earth.
==========================================================================

Reply via email to