SweetSarah
March 22nd, 2007, 01:01 AM
Hi All,
i am trying to utilize the WINDBG utility and develop basic understanding of driver development
I have studied many sites and by following
http://www.vmware.com/support/gsx3/doc/devices_serial_debug_gsx.html
I installed WinXP SP2 as target operating system in VM ware and configured the Serial port COM1 on the target system
now when i run the command from Host system
C:/WINDBG> windbg -k com: port=\\.\pipe\COM1,pipe
WinDBG opens the COM1 port but next to it, it says
Waiting to reconnect ....
Later to it there is no response
how can i debug the driver or sys file?
Can you kindly guide me through steps. I am new to it
I will be really really thankful to you.
Regards,
Sarah
i am trying to utilize the WINDBG utility and develop basic understanding of driver development
I have studied many sites and by following
http://www.vmware.com/support/gsx3/doc/devices_serial_debug_gsx.html
I installed WinXP SP2 as target operating system in VM ware and configured the Serial port COM1 on the target system
now when i run the command from Host system
C:/WINDBG> windbg -k com: port=\\.\pipe\COM1,pipe
WinDBG opens the COM1 port but next to it, it says
Waiting to reconnect ....
Later to it there is no response
how can i debug the driver or sys file?
Can you kindly guide me through steps. I am new to it
I will be really really thankful to you.
Regards,
Sarah