DbgPrint & OutputDebugString in windows NT x86 is routed thru interupt
0x2d. Hooking interupt 0x2D and then storing the send debug strings in a
previously allocated, non-pagable memory pool will allow you to do it
programmatically. It’s not too much work.
Best regards,
Anders Fogh
Monday, April 09, 2001, 3:50:37 AM, you wrote:
FR> Hi all,
FR> Debugmon is one such util which allows dbgprint output to be viewed on the
FR> same pc as the driver.
FR> http://www.osr.com/resources_downloads.shtml
FR> Click on this link and download debugmon from osr
FR> Robert Fernando
FR> Anite Telecoms Ltd
FR> 110 Fleet Road
FR> Fleet
FR> Hampshire GU51 4BL
FR> United Kingdom
FR> Tel: +44 (0) 1252 775200
FR> Fax: +44 (0) 1252 775 321
FR> Email: xxxxx@anitetelecoms.com
FR> Anite Telecoms Limited Registered in England No. 1721900 Registered
FR> Office: 100 Longwater Avenue, GreenPark, Reading, Berkshire RG2 6GP,
FR> United Kingdom
FR> -----Original Message-----
FR> From: listuser listuser [mailto:xxxxx@hotmail.com]
FR> Sent: 09 April 2001 11:32
FR> To: NT Developers Interest List
FR> Subject: [ntdev] Capture output from Dbgprint
FR> Hi,
FR> think there might be a similar app for free on sysinternals.com
FR> or programmersheaven.com
FR> re
FR> Hi all
FR> I want to develop a application to view my driver output from the
FR> DbgPrint.
FR> Who can suggest me to do that?
FR> —
FR> You are currently subscribed to ntdev as:
FR> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
FR> _________________________________________________________________________
FR> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
FR> —
FR> You are currently subscribed to ntdev as: xxxxx@anitetelecoms.com
FR> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
FR> —
FR> You are currently subscribed to ntdev as: xxxxx@flaffer.com
FR> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
–
Best regards,
Anders mailto:xxxxx@flaffer.com
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com