Log in

View Full Version : softice disassembly problem


rowdy
January 12th, 2003, 22:44
Hi All

I was stepping thru program and came to block of code that would not display at EIP in code window.

e.g. CS:EIP = 16c7:02e7

Code window would only display from 16c7:0000
I can scroll down to 02e7, but when i step, code window reverts back to displaying 16c7:0000. Does anybody know why it does this.
Thanks in advance

Rowdy

abigagli
February 7th, 2003, 05:43
Hi, I'm facing the same exact problem (Driverstudio 2.7 and Xp pro sp1).. I'm having a really bad time 'cause I'm working on an old VB3 prog which is full of 16-bit code... I tried on the net and the faqs, but I didn't find anything.
Don't know if you found something, please, in case let me know...
Anyway, if you turn off the window code (wc) then you're able to see the current eip disassembled, but its still a pain...