Re: driver debugging: I only have on PC, can I debug the driver us
From: ac (abc3def_at_yandex.ru)
Date: 08/28/04
- Next message: Dennis Burns: "Re: Polling Thread, Where to locate?"
- Previous message: ac: "Re: driver debugging: I only have on PC, can I debug the driver using windbg or softice?"
- In reply to: Hans De Smaele: "Re: driver debugging: I only have on PC, can I debug the driver us"
- Next in thread: ac: "Re: driver debugging: I only have on PC, can I debug the driver using windbg or softice?"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 28 Aug 2004 04:01:44 +0400
Yes. But it requres 3 computers :-)
"Hans De Smaele" <HansDeSmaele@discussions.microsoft.com> wrote in message
news:8DD9CC3E-F5F0-4AC4-8CC1-C3BB44A4F218@microsoft.com...
> All,
>
> WinDbg comes with an OUTSTANDING documentation. Of course, you have to
read
> it ! There are several debugging scenario's explained in it. Look for
> "Debugger operations / Remote debugging". There you'll find how to use
WinDbg
> over a LAN.
>
> Happy debugging.
>
> H.
>
> "Tom Kwan" wrote:
>
> > http://www.vmware.com/support/ws45/doc/devices_serial_ws.html#1023765
> >
> > The bottom of this page details how to do this. Essentially you are
> > attaching a virtual serial port to a named pipe, which you can then read
> > with Windbg.exe. The page explains how to set up the named pipe and how
to
> > access it on the host computer.
> >
> > Tom
> >
> > > And may be some body knows how to use "Debugging tools" or
"SoftIce" to
> > > debug code runing on VMWare? The only way I currently see - connect
VMWare
> > > and host by notorious "null modem".
> > >
> >
> >
- Next message: Dennis Burns: "Re: Polling Thread, Where to locate?"
- Previous message: ac: "Re: driver debugging: I only have on PC, can I debug the driver using windbg or softice?"
- In reply to: Hans De Smaele: "Re: driver debugging: I only have on PC, can I debug the driver us"
- Next in thread: ac: "Re: driver debugging: I only have on PC, can I debug the driver using windbg or softice?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|