Re: winXP Driver Debugger in local machine

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Ok, for the 9999th time, WinDbg and KD require a Host/Target set up via
serial, 1394 or, depending on if you have the Vista Beta, USB using a
special cable. Setting them up is well documented in the online docs that
come in Debugging tools for Windows. DebugMoniter and DebugView I have not
used, but DbgMon from the OSR download site, I use every day to capture the
debug spew from the Windows service I am currently developing. It also picks
up, quite nicely I might add, all the debug spew coming from Broadcom's TPM
driver in this Dell Latitude. Take a look at the docs for the tools you are
using,. DbgMon is actually braindead simple to use. You start it, select
Local mode, and it starts monitoring spew.

I prefer the two machine setup and as much as possible avoid installing
development environments on a target. To many times I have released software
to find out I forgot a required DLL. A hint ... you should only be using
KdPrint because it is a wrapper that tests the state of DBG and will not
generate spew in a release build. Or use WPP since it to is vociferous only
in a checked build. If you insist on using DebugPrint, then kindly make sure
it does not clutter up my debugging console window if I ever install it on
one of my target systems.

--
The personal opinion of
Gary G. Little

"nagu" <nagabi2003@xxxxxxxxx> wrote in message
news:1151587932.491294.277760@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Dear All,
I have developed a winxp SDIO device driver , when Iam
inserting the sdio card I can see the display under Device Manager
under MTD class enumerated through SD bus
Iam having applcation like
WinDbg(Microsoft) in Local machine option
Debugmoniter(WDM Book)
Debugview

Iam using Dbgprint , Debugprint , Kdprint in my driver code but, Iam
unable to find nothing in the debugger application

Can anyone help me on this issue please............



.



Relevant Pages

  • USB Webcam driver
    ... iam looking for a driver to connect an USB Webcam to my Windows CE 4.2 ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Another "Advanced Driving" question`
    ... One doesn't need an advanced test pass to be a good driver, but completing an advanced course will teach you valuable techniques to help keep you safe. ... An over confident idiot with an IAM badge of honour is still a hazard on the road with or without his additional qualification. ... You're making the assumption that only advanced driving tuition can improve their technique. ... Obviously you have to go out with someone experienced, but not necessarily with the IAM. ...
    (uk.rec.driving)
  • Re: using vc++ dll in smart device application
    ... Iam new Windows Ce development, ... Iam having a VC++ Application which is used for GPIO Controls, ... wParam, Int32 lParam) ... Can't find PInvoke DLL '\NAND Flash\ram.dll'. ...
    (microsoft.public.windowsce.app.development)
  • Re: Event ID 3034
    ... >i have windows 2000 advanced server. ... From the last few days iam ... >"The redirector was unable to initialize security context or query ...
    (microsoft.public.win2000.advanced_server)
  • Re: PC104
    ... > There is dos installed on the pc104 disk on chip, basically what Iam trying ... > to do is comunicate between dos and windows 98 through tcp/ip. ...
    (comp.os.linux.embedded)