YaTaGaN
June 18th, 2001, 09:52
How does SoftICE handle exceptions ?
What I mean is why can't I STEP OVER some invalid instruction when I have setup SEH frame ? If I set breakpoint on my SEH routine and exit S-ICE (ctrl-D) before that invalid instruction (it doesn't matter what that is: page fault, invalid instr. or...), SoftICE pops-up, but if I trace it (t), S-ICE crashes and never switches control to my routine...
Is there a text about hiding "sticky" breakpoints (BPX) - 0xCC bytes in trace (t) mode ? Similarly, when I (try to
read debug (DRx) register (yea, @ring0 level!), SoftIce's returning ZERO !!!
I need some text about this S-ICE's behaviour...
One more stupid question: How to debug S-ICE ?
)
(I want to patch that stupid "wrap-up" message and some other stuff too...)
TNX in advance.
YaTaGaN
What I mean is why can't I STEP OVER some invalid instruction when I have setup SEH frame ? If I set breakpoint on my SEH routine and exit S-ICE (ctrl-D) before that invalid instruction (it doesn't matter what that is: page fault, invalid instr. or...), SoftICE pops-up, but if I trace it (t), S-ICE crashes and never switches control to my routine...
Is there a text about hiding "sticky" breakpoints (BPX) - 0xCC bytes in trace (t) mode ? Similarly, when I (try to

I need some text about this S-ICE's behaviour...
One more stupid question: How to debug S-ICE ?

(I want to patch that stupid "wrap-up" message and some other stuff too...)

TNX in advance.
YaTaGaN