Is there any prog that allows to wath messages sent from kernel mode via
DbgPrint? I use OSR’s Debug Monitor on w2k and I used monitor from NuMega
Driver Studio before that. But they both cause BSOD on wxp. I downloaded the
latest WinDbg which allows local debugging. Is it possible to view DbgPrint
messages using WinDbg?
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
Yes. Try DebugView from SysInternals - I’m not sure if it uses the same
technique as the two below do, but it’s free and thus worth a try:-)
Regards, Dejan.
Alexey Logachyov wrote:
Is there any prog that allows to wath messages sent from kernel mode via
DbgPrint? I use OSR’s Debug Monitor on w2k and I used monitor from NuMega
Driver Studio before that. But they both cause BSOD on wxp. I downloaded the
latest WinDbg which allows local debugging. Is it possible to view DbgPrint
messages using WinDbg?
You are currently subscribed to ntfsd as: xxxxx@alfasp.com
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
–
Kind regards, Dejan M. CEO Alfa Co. www.alfasp.com
E-mail: xxxxx@alfasp.com
ICQ#: 56570367
Alfa File Monitor - File monitoring system for Win32 developers.
Alfa File Protector - File protection and hiding system for Win32 developers.
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
SoftIce will help you.
----- Original Message -----
From: “Alexey Logachyov”
To: “File Systems Developers”
Sent: Saturday, October 20, 2001 5:00 PM
Subject: [ntfsd] Debug Monitor
> Is there any prog that allows to wath messages sent from kernel mode via
> DbgPrint? I use OSR’s Debug Monitor on w2k and I used monitor from NuMega
> Driver Studio before that. But they both cause BSOD on wxp. I downloaded
the
> latest WinDbg which allows local debugging. Is it possible to view
DbgPrint
> messages using WinDbg?
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@7ka.mipt.ru
> To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>
—
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
“pengxuezheng” wrote in message news:xxxxx@ntfsd…
See the SDK there is a sample to demo how to captrue the DbgPrint output.
>> Is there any prog that allows to wath messages sent from kernel mode via
>> DbgPrint? I use OSR’s Debug Monitor on w2k and I used monitor from NuMega
>> Driver Studio before that. But they both cause BSOD on wxp. I
a) The SDK’s example doesn’t caputre DbgPrint(…) output from the kernel,
as far as I know.
b) The OSR utility is scheduled to be updated. It’s just a matter of our
getting to it. Sorry! We miss it, too!
Peter
OSR
—
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com