Hello All,
Does someone know how to use -sifeo option and dbgsrv.exe (process server).
What should be specified in Debugger field for gflags?
How option should be used for debugger on client side?
Best regards,
Oleksiy Shatylo
Hello All,
Does someone know how to use -sifeo option and dbgsrv.exe (process server).
What should be specified in Debugger field for gflags?
How option should be used for debugger on client side?
Best regards,
Oleksiy Shatylo
What kind of problems are you having?
mm
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Oleksiy Shatylo
Sent: Friday, July 23, 2010 5:04 AM
To: Kernel Debugging Interest List
Subject: [windbg] DbgSrv and IFEO
Hello All,
Does someone know how to use -sifeo option and dbgsrv.exe (process server).
What should be specified in Debugger field for gflags?
How option should be used for debugger on client side?
Best regards,
Oleksiy Shatylo
WINDBG is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer
Hello,
I just would like to debug some service remotely using process server.
I found the documentation for this option but I didn’t found any example that shows how to use it.
Currently after some amount of experiments I set Debugger field in GFlags.exe to following value:
“C:\Debugger\dbgsrv.exe” -t tcp:port=2:7,IcfEnable -sifeo MyService.exe -cs
On client I am using the command like below:
“C:\Debugger\windbg.exe” -premote tcp:server=,port=2:7 %*
And it works. Although it is needed to execute ~*m command before first time pressing g command.
But anyway I am unsure that I am using the -sifeo option in proper way.
Best regards,
Shatylo Oleksiy
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of M. M. O’Brien
Sent: Friday, July 23, 2010 1:03 PM
To: Kernel Debugging Interest List
Subject: RE: [windbg] DbgSrv and IFEO
What kind of problems are you having?
mm
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of Oleksiy Shatylo
Sent: Friday, July 23, 2010 5:04 AM
To: Kernel Debugging Interest List
Subject: [windbg] DbgSrv and IFEO
Hello All,
Does someone know how to use -sifeo option and dbgsrv.exe (process server).
What should be specified in Debugger field for gflags?
How option should be used for debugger on client side?
Best regards,
Oleksiy Shatylo
—
WINDBG is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer
—
WINDBG is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer