From: Spiro Trikaliotis (trik-news_at_gmx.de)
Date: 2002-10-01 08:06:23
Hello Ethan, "Ethan Dicks" wrote: > I'm trying to figure out "condition"s in VICE to watch memory > locations only when the PC is above $C000 - that way, I can > see when the kernel steps on me when I wasn't expecting it. Any > one ever get serious with the VICE debugger? The following should do the trick: watch store 0 $FF condition 1 if .PC>=$A000 HTH, Spiro. Message was sent through the cbm-hackers mailing list
Archive generated by hypermail 2.1.4.