Re: Fiddling with the Instruction Pointer



Sami Lakka <spamtrap@xxxxxxxxxx> wrote:
> example how to write an app that constantly monitors the IP?

This is usually done by debuggers. There is also some
hardware debugging support (breakpoint registers).

-- Robert

.