Driver Extensions at WinHEC

This past week I attended a great presentation on driver extensions for windbg.
The presenter referenced a white paper that is on the WinHEC site. I’ve scoured and still come up empty handed. Was anyone there? Does anyone know where the white paper can be found? Failing that, does anyone know where I can find some juicy examples (source code of course) for debugger extensions?
Thanks for your help,
Mark

I’m not sure about a whitepaper… Do you know who the presenter was?

Here is a list of the WinHEC 2003 “debugging-related” presentations I am
aware of:

http://www.microsoft.com/whdc/winhec/winhec2002/default.mspx

Advanced Debugging Topics

Presenter: Andre Vachon
PowerPoint presentation:
http://download.microsoft.com/download/whistler/WHP/1.0/WXP/EN-US/WH02_D
river02.exe
Streaming Windows Media Presentation:
http://go.microsoft.com/fwlink/?LinkId=11051
Zipped Windows Media Presentation:
http://download.microsoft.com/download/MSFT/Trial/1/W98NT42KMeXP/EN-US/2
0020624WinHecD7a.exe
Presenter: Adrian Oney & Andre Vachon
Two Guys, A Broken Driver, and a Debugger

PowerPoint Presentation:
http://download.microsoft.com/download/whistler/WHP/1.0/WXP/EN-US/WH02_D
river20.exe

Advanced Driver Debugging

Presenter: Tony Mason
PowerPoint Presentation:
http://download.microsoft.com/download/whistler/WHP/1.0/WXP/EN-US/WH02_D
river03.exe

SCSI Debugging and Development Tools

Presenter: John Strange
PowerPoint Presentation:
http://download.microsoft.com/download/whistler/WHP/1.0/WXP/EN-US/WH02_D
river17.exe
Streaming Windows Media Presentation:
http://go.microsoft.com/fwlink/?LinkId=11055
Zipped Windows Media Presentation:
http://download.microsoft.com/download/win2000pro/Trial/1/W9XNT4Me/EN-US
/20020624WinHecD8c.exe

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Mark Thompson
Sent: Saturday, May 10, 2003 9:25 PM
To: Kernel Debugging Interest List
Subject: [windbg] Driver Extensions at WinHEC

This past week I attended a great presentation on driver extensions for
windbg.
The presenter referenced a white paper that is on the WinHEC site. I’ve
scoured and still come up empty handed. Was anyone there? Does anyone
know where the white paper can be found? Failing that, does anyone know
where I can find some juicy examples (source code of course) for
debugger extensions?
Thanks for your help,
Mark


You are currently subscribed to windbg as: xxxxx@microsoft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

Oh yeah, I presume you are already aware that there are debugging
extension samples that install with the Windows Debugging Tools if you
choose a custom installation? You will find this mentioned in the
relnotes.txt file.

And BTW, the Debugging Tools web site has changed but the old URL will
redirect you to the new site.

Old site: http://www.microsoft.com/ddk/debugging
New site: http://www.microsoft.com/whdc/ddk/debugging/default.mspx

-----Original Message-----
From: David Holcomb
Sent: Sunday, May 11, 2003 8:23 AM
To: ‘Kernel Debugging Interest List’
Subject: RE: [windbg] Driver Extensions at WinHEC

I’m not sure about a whitepaper… Do you know who the presenter was?

Here is a list of the WinHEC 2003 “debugging-related” presentations I am
aware of:

http://www.microsoft.com/whdc/winhec/winhec2002/default.mspx

Advanced Debugging Topics

Presenter: Andre Vachon
PowerPoint presentation:
http://download.microsoft.com/download/whistler/WHP/1.0/WXP/EN-US/WH02_D
river02.exe
Streaming Windows Media Presentation:
http://go.microsoft.com/fwlink/?LinkId=11051
Zipped Windows Media Presentation:
http://download.microsoft.com/download/MSFT/Trial/1/W98NT42KMeXP/EN-US/2
0020624WinHecD7a.exe
Presenter: Adrian Oney & Andre Vachon
Two Guys, A Broken Driver, and a Debugger

PowerPoint Presentation:
http://download.microsoft.com/download/whistler/WHP/1.0/WXP/EN-US/WH02_D
river20.exe

Advanced Driver Debugging

Presenter: Tony Mason
PowerPoint Presentation:
http://download.microsoft.com/download/whistler/WHP/1.0/WXP/EN-US/WH02_D
river03.exe

SCSI Debugging and Development Tools

Presenter: John Strange
PowerPoint Presentation:
http://download.microsoft.com/download/whistler/WHP/1.0/WXP/EN-US/WH02_D
river17.exe
Streaming Windows Media Presentation:
http://go.microsoft.com/fwlink/?LinkId=11055
Zipped Windows Media Presentation:
http://download.microsoft.com/download/win2000pro/Trial/1/W9XNT4Me/EN-US
/20020624WinHecD8c.exe

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Mark Thompson
Sent: Saturday, May 10, 2003 9:25 PM
To: Kernel Debugging Interest List
Subject: [windbg] Driver Extensions at WinHEC

This past week I attended a great presentation on driver extensions for
windbg. The presenter referenced a white paper that is on the WinHEC
site. I’ve scoured and still come up empty handed. Was anyone there?
Does anyone know where the white paper can be found? Failing that, does
anyone know where I can find some juicy examples (source code of course)
for debugger extensions? Thanks for your help, Mark


You are currently subscribed to windbg as: xxxxx@microsoft.com To
unsubscribe send a blank email to xxxxx@lists.osr.com

David,

I think Mark was looking for *this* year’s WinHEC papers… I wasn’t there,
so I don’t know if this page really means 2003, but everything on this page
says 2002, so I’m guessing it’s really last year’s WinHEC, or that was an
amazing global typo that nobody caught…

Phil

Philip D. Barila
Seagate Technology, LLC
(720) 684-1842
As if I need to say it: Not speaking for Seagate.
E-mail address is pointed at a domain squatter. Use reply-to instead.

“David Holcomb” wrote in message
news:xxxxx@windbg…

I’m not sure about a whitepaper… Do you know who the presenter was?

Here is a list of the WinHEC 2003 “debugging-related” presentations I am
aware of:

http://www.microsoft.com/whdc/winhec/winhec2002/default.mspx

I might have been looking at the wrong page when I copied the URL. I
scanned the site for the debugger extension paper mentioned.

The right URL for all the 2003 papers is:
http://www.microsoft.com/winhec/papers03.mspx

Both the 2002 and 2003 links are available from the lefthand “Conference
Content” menu on http://www.microsoft.com/winhec/default.mspx.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Phil Barila
Sent: Monday, May 12, 2003 11:55 AM
To: Kernel Debugging Interest List
Subject: [windbg] Re: Driver Extensions at WinHEC

David,

I think Mark was looking for *this* year’s WinHEC papers… I wasn’t
there, so I don’t know if this page really means 2003, but everything on
this page says 2002, so I’m guessing it’s really last year’s WinHEC, or
that was an amazing global typo that nobody caught…

Phil

Philip D. Barila
Seagate Technology, LLC
(720) 684-1842
As if I need to say it: Not speaking for Seagate.
E-mail address is pointed at a domain squatter. Use reply-to instead.

“David Holcomb” wrote in message
news:xxxxx@windbg…

I’m not sure about a whitepaper… Do you know who the presenter was?

Here is a list of the WinHEC 2003 “debugging-related” presentations I am
aware of:

http://www.microsoft.com/whdc/winhec/winhec2002/default.mspx


You are currently subscribed to windbg as: xxxxx@microsoft.com To
unsubscribe send a blank email to xxxxx@lists.osr.com