blowfrank
July 18th, 2011, 06:34
Hi all,
sorry for my noob question but is incredible that i'm not able to understand some basic concepts related to the debugging process, below i tried to recap my doubts:
1) i put a breakpoint, the i use execute till return landing to RETN 18, but then when i do step-into command ...addresses on the top-left corner changes, why?Could someone explain this in a simple and easy way?
To debug in a correct way a flow, after landed to RETN i should always use F7 (step-into) or F8 (step-over)??
i will appreciate each feedback.
Thanks a lot
LUC
sorry for my noob question but is incredible that i'm not able to understand some basic concepts related to the debugging process, below i tried to recap my doubts:
1) i put a breakpoint, the i use execute till return landing to RETN 18, but then when i do step-into command ...addresses on the top-left corner changes, why?Could someone explain this in a simple and easy way?
To debug in a correct way a flow, after landed to RETN i should always use F7 (step-into) or F8 (step-over)??
i will appreciate each feedback.
Thanks a lot
LUC