Re: Windows dump File




"Rick "Nutcase" Rogers" <rick@xxxxxxxx> ha scritto nel messaggio
news:uSNAtjdKGHA.2304@xxxxxxxxxxxxxxxxxxxxxxx
Hi Andrea,

If you have the symbols library, then Windbg should be able to indicate
the
faulting module. Frankly, if you know C++, then assembly language would
not
be a stretch for you.

Yes, you're right, it's really harder. I did it yesterday in the evening, I
found the problem inside pciidex.sys that should be the sata channel driver.
I think I've got a problem on my hard disk, I found some bad sectors.

Thank you. I'd like to learn assembly in my spare time, can you suggest any
resource. And my main question is how to develop something in Assembly
without break my System. It's easy with assembly make your system instable
or I'm wrong?

Thank you and have a nice day
Andrea


Windbg:
http://www.microsoft.com/whdc/devtools/debugging/default.mspx



.