Do I need to build a different debugger for my driver for each OS version,
ie. NT4, 2K, XP and .NET or will one extension work for all? Assume the
extension only references structure local to my driver.
I understand that if I was using OS specific structures in my commands I’d
have to do that.
Thanks,
Ken
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Ken Galipeau
Sent: Saturday, April 05, 2003 12:47 AM
To: Kernel Debugging Interest List
Subject: [windbg] RE: documentation for how to create Windbg extensions
I moved the samples dir into a dir with no spaces and it worked!
Thanks!
Ken
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Ken Galipeau
Sent: Friday, April 04, 2003 7:06 PM
To: Kernel Debugging Interest List
Subject: [windbg] RE: documentation for how to create Windbg extensions
I tried it and got the same results (see below).
Before and now I not only am missing a .dll but no .obj are built.
Thanks,
Ken
BUILD: Computing Include file dependencies:
BUILD: Examining c:\program files\debugging tools for
windows\sdk\samples\exts directory for files to compile. Compiling
c:\program files\debugging tools for windows\sdk\samples\exts directory
******************** ‘nmake.exe /c BUILDMSG=Stop. -i NTTEST= UMTEST=
NOLINK=1 NOPASS0=1 386=1’
1>BUILDMSG: Processing c:\program files\debugging tools for
windows\sdk\samples\exts
1> jvc /nologo /cp
C:\DEV\DDK\3763\public\sdk\classes\afc.zip;C:\DEV\DDK\3763\public\sdk\classe
s\classes.zip;C:\ProgramFiles\DebuggingToolsforWindows\sdk\samples\exts; /O
/w4 /d objfre_wnet_x86\i386
1>‘jvc’ is not recognized as an internal or external command, operable
1>program or batch file.
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Michael & Karen
Gilson
Sent: Friday, April 04, 2003 6:51 PM
To: Kernel Debugging Interest List
Subject: [windbg] RE: documentation for how to create Windbg extensions
You do not need to install J++
Add the following line to exts\sources
INCLUDE= $(INCLUDE);…..\inc
open a wnet build window and build it
You are currently subscribed to windbg as: xxxxx@legato.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
You are currently subscribed to windbg as: xxxxx@legato.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
You are currently subscribed to windbg as: xxxxx@legato.com
To unsubscribe send a blank email to xxxxx@lists.osr.com