If I am using a breakpoint on a range of addresses in the simulator, how can I tell, within the simulator which address in that range actually triggered the breakpoint?
But can I get it programatically, within the confines of the debug.ini? So I don't manually have to deal with it.
Isn't there a VTREG - like "PC"?