Windows System Software -- Consulting, Training, Development -- Unique Expertise, Guaranteed Results
The free OSR Learning Library has more than 50 articles on a wide variety of topics about writing and debugging device drivers and Minifilters. From introductory level to advanced. All the articles have been recently reviewed and updated, and are written using the clear and definitive style you've come to expect from OSR over the years.
Check out The OSR Learning Library at: https://www.osr.com/osr-learning-library/
Upcoming OSR Seminars | ||
---|---|---|
OSR has suspended in-person seminars due to the Covid-19 outbreak. But, don't miss your training! Attend via the internet instead! | ||
Kernel Debugging | 13-17 May 2024 | Live, Online |
Developing Minifilters | 1-5 Apr 2024 | Live, Online |
Internals & Software Drivers | 11-15 Mar 2024 | Live, Online |
Writing WDF Drivers | 26 Feb - 1 Mar 2024 | Live, Online |
Comments
as...
This way you will get the whole Sice dump in a file, i.e.,not only
DbgPrintfs but
any other output in Sice debugger.
Also you could use a dbg capture program to capture only dbg data.
I have heard about an utility that filters Sice output in real time and can
print and generate
alerts based on this filtering.
Inaki.
> -----Original Message-----
> From: Ajitabh Prakash
> Sent: martes 18 de abril de 2000 9:00
> To: NT Developers Interest List
> Subject: [ntdev] Redirection of DbgPrints....
>
> Hi all,
> I am using softice and i want to redirect my DbgPrints to a
> file......
> How can i do it???
>
> thanks
> Ajitabh
>
> Ajitabh Prakash
> Sr.Software Engineer
> Future Software
> 480/481 Nandnam,Chennai
>
>
> ---
> You are currently subscribed to ntdev as: [email protected]
> To unsubscribe send a blank email to $subst('Email.Unsub')
Rohitab Batra
[email protected]
http://www.opengroup.org
--------------------------------------------
Defeat doesn't finish a man - quitting does.
A man is not finished when he's defeated.
He's finished when he quits.
-----Original Message-----
From: I?aki Castillo [mailto:[email protected]]
Sent: Tuesday, April 18, 2000 2:48 PM
To: NT Developers Interest List
Subject: [ntdev] RE: Redirection of DbgPrints....
I think the only way is to save Sice history with File-Save SoftICE History
as...
This way you will get the whole Sice dump in a file, i.e.,not only
DbgPrintfs but
any other output in Sice debugger.
Also you could use a dbg capture program to capture only dbg data.
I have heard about an utility that filters Sice output in real time and can
print and generate
alerts based on this filtering.
Inaki.
> -----Original Message-----
> From: Ajitabh Prakash
> Sent: martes 18 de abril de 2000 9:00
> To: NT Developers Interest List
> Subject: [ntdev] Redirection of DbgPrints....
>
> Hi all,
> I am using softice and i want to redirect my DbgPrints to a
> file......
> How can i do it???
>
> thanks
> Ajitabh
>
> Ajitabh Prakash
> Sr.Software Engineer
> Future Software
> 480/481 Nandnam,Chennai
>
>
> ---
> You are currently subscribed to ntdev as: [email protected]
> To unsubscribe send a blank email to $subst('Email.Unsub')
---
You are currently subscribed to ntdev as: [email protected]
To unsubscribe send a blank email to $subst('Email.Unsub')