I imagine that the Toolkit should have a help file. I haven't kept track of
where one might find introductory lessons in this venue so wouldn't
personally know of where to get you started here. I would suggest that
MSDN.microsoft.com would generally be a great starting point for anyone
interested. I imagine most questions within this field would quickly lead
to more questions, which is why a tool such as MSDN (or a search engine)
that lets you follow those further references is probably most ideal for
your references.
The short short short version is that those data points define the crash in
question. =)
--
Speaking for myself only.
See
http://zachd.com/pss/pss.html for some helpful WMP info.
This posting is provided "AS IS" with no warranties, and confers no rights.
--
"piaqt" <> wrote in message
news:425E702A-24E7-4CEA-A2E1-...
> Thanks, but what I meant was, what's a bucket id, a stack, an offset, etc?
> In
> other words, where can I get a glossary of the terminology?
> --
> piaqt
> http://www.techzonez.com/forums/forumdisplay.php?f=64
>
>
> "zachd [MSFT]" wrote:
>
>>
>> Generally you can open up the .DMP file that a crash produces in the
>> Windows
>> Debugging Toolkit and get some data. That's generally way way more than
>> any
>> normal user should ever need to do, though.
>> See http://zachd.com/pss/pss.html for some helpful WMP info.