Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
question regarding breakpoints
12-11-2013, 05:35 AM
Post: #2
RE: question regarding breakpoints
Well, currently they pause the emulator when any value is written to that address. It's possible to add condition support but a little bit of a pain so no one has done it yet.

You can do an address range. It doesn't support writes from HLE, though (video, memcpy, etc.)

What do you mean by, "isn't an instruction?" It breaks on MIPS instructions like "sw", "sv.q", etc. It doesn't know whether it's writing an instruction, texture data, stack, etc.

-[Unknown]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
question regarding breakpoints - grief3r - 12-11-2013, 12:12 AM
RE: question regarding breakpoints - [Unknown] - 12-11-2013 05:35 AM

Forum Jump: