What do you know, I turn my back to attend to some urgent debugging, and
this snippet kicks my behind ! I don't have the post any longer, but I was
told that it says,
===============
I noticed that the IRQL at which I call MmProbeAndLockPages, is
DISPATCH_LEVEL. Amazing. Must not be so. Can you show us the call stack
(WinDbg is better
for this then SoftICE, it can save the debugging session to a text file)?"
Well I beg to disagree ! The problem with SoftICE is that we cannot load
symbols when the system is stopped, because, well, the system's stopped. If
however the user preloads symbols for ntoskrnl, and any other important
items that may be on the stack our stack walking is 100% accurate.
Note that in the case of Windbg, all the intelligence is in the host system,
so, the target my be stopped and you can still load symbols on the fly
because it's done in the host side. However, if you need to load symbols on
the fly, you can use Visual SoftICE, it's part of DriverStudio !
Secondly, it is not true that we can save the SoftICE log. This is
inaccurate. If doing remote debugging you can always save it on the remote
machine. If you are not going to crash and at any other time, you can also
save it via Symbol Loader.
Alberto.
-----Original Message-----
From: Ellis, Bill
Sent: Wednesday, September 17, 2003 7:41 AM
To: Plakyda,Chris
Subject: RE: ntdev digest: September 16, 2003
Feel like correcting him? (history configuration)
-----Original Message-----
From: Andrei Ciubotaru [mailto:xxxxx@rdslink.ro]
Sent: Wednesday, September 17, 2003 6:07 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] DVD structure
Hello,
Can anyone help me with the DVD geometry?
bytes per sector = ???
sectors per track = ???
tracks per cylinder = ???
cylinders = ???
Thank you,
Andrei Ciubotaru
Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it.