I was looking at the VC++ equivalent of "Set Next Statement" in WinDbg nut
no luck. Hence I tried to manually change EIP to the desired source line. For
this I switch to Disassembly view, turn on "Show source line for each
instruction" and "Show source file for each location". Then I note down the
address of the instruction corresponding to the source line and change EIP in
the register window.
Is this the only way or is there a simpler way in WinDbg to achieve this.
Regards,
Anubhav.
"Anubhav" <Anu...@discussions.microsoft.com> wrote in message
news:20C45E40-7A3A-4BF5...@microsoft.com...
I have a suggestion. This should be grouped under the Debug menu, where Step
Into, Step Out etc are listed.
Regards,
Anubhav.
--
Ken Johnson (Skywing)
Windows SDK MVP
http://www.nynaeve.net
"Anubhav" <Anu...@discussions.microsoft.com> wrote in message
news:398E1F46-3DE8-46F0...@microsoft.com...
--
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Anubhav" <Anu...@discussions.microsoft.com> wrote in message
news:64992901-B872-474A...@microsoft.com...