PDA

View Full Version : ollydbg problem


LawLoCide
March 5th, 2008, 04:08
I have the latest version of ollydbg 1.10, when examining conditional jumps, ollydbg does not display an a arrow pointing from the J** operation to where the jump leads in the code.

I was wondering if anyone knows how to solve this problem, it would be a great help.

- I hope I am describing the problem correctly.

Thanks

babar0ga
March 5th, 2008, 04:14
In Debugging Options on CPU tab try marking checkbox "Show jump path"...

Regards

LawLoCide
March 5th, 2008, 15:03
Thank you,